procrastinate-org / procrastinate

PostgreSQL-based Task Queue for Python
https://procrastinate.readthedocs.io/
MIT License
834 stars 52 forks source link

Add psycopg pool factory #1024

Closed stinovlas closed 5 months ago

stinovlas commented 5 months ago

Closes #1022.

Successful PR Checklist:

PR label(s):

I added two unittests. I'm not sure whether we need any integration tests for this, but if you think we do, I'll add them as well. I'm not very sure about the documentation changes. Feel free to update them or point out any space for improvement.

github-actions[bot] commented 5 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  procrastinate
  psycopg_connector.py
Project Total  

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