procrastinate icon indicating copy to clipboard operation
procrastinate copied to clipboard

Remove asgiref dependency from non Django code

Open medihack opened this issue 1 year ago • 1 comments
trafficstars

Closes #1222

Successful PR Checklist:

  • [ ] Tests
    • [x] (not applicable?)
  • [x] Documentation
    • [ ] (not applicable?)

PR label(s):

  • [ ] https://github.com/procrastinate-org/procrastinate/labels/PR%20type%3A%20breaking%20%F0%9F%92%A5
  • [ ] https://github.com/procrastinate-org/procrastinate/labels/PR%20type%3A%20feature%20%E2%AD%90%EF%B8%8F
  • [ ] https://github.com/procrastinate-org/procrastinate/labels/PR%20type%3A%20bugfix%20%F0%9F%95%B5%EF%B8%8F
  • [x] https://github.com/procrastinate-org/procrastinate/labels/PR%20type%3A%20miscellaneous%20%F0%9F%91%BE
  • [ ] https://github.com/procrastinate-org/procrastinate/labels/PR%20type%3A%20dependencies%20%F0%9F%A4%96
  • [ ] https://github.com/procrastinate-org/procrastinate/labels/PR%20type%3A%20documentation%20%F0%9F%93%9A

medihack avatar Oct 19 '24 12:10 medihack

Coverage report

Click to see where and how coverage changed
FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  procrastinate
  cli.py
  connector.py
  psycopg_connector.py 137
  shell.py
  worker.py
  procrastinate/contrib/aiopg
  aiopg_connector.py 201
Project Total  

This report was generated by python-coverage-comment-action

github-actions[bot] avatar Oct 19 '24 12:10 github-actions[bot]

@ewjoachim, is there anything we still have to do here?

medihack avatar Dec 17 '24 23:12 medihack