Skip to content

Docs+pylint

Benjamin Jurk requested to merge docs+pylint into main
  • pylint aware refactored sql package
  • new unit tests
  • scripts using the pika packages are moved into src/
  • add proper readme description
  • reply with HTTP error codes on rest api route errors instead of STATUS: 200 {error: ...}
  • split JobDataFilter(sql package) into QuerySettings(restapi package) on query independent flags
  • swagger docu support can now be used

Merge request reports