Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix import in Django connector #950

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Fix import in Django connector #950

merged 1 commit into from
Feb 28, 2024

Conversation

ewjoachim
Copy link
Member

Relates to #934

Successful PR Checklist:

  • Tests
    • (not applicable?)
  • Documentation
    • (not applicable?)

PR label(s):

@ewjoachim ewjoachim requested a review from a team as a code owner February 28, 2024 23:27
@github-actions github-actions bot added the PR type: bugfix 🕵️ Contains bug fix label Feb 28, 2024
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  procrastinate
  blueprints.py
  cli.py
  manager.py
  psycopg_connector.py
  shell.py
  sync_psycopg_connector.py
  tasks.py
  testing.py
  utils.py
  worker.py
  procrastinate/contrib/aiopg
  aiopg_connector.py
  procrastinate/contrib/django
  django_connector.py
  migrations_magic.py
  models.py
  procrastinate/contrib/django/management/commands
  procrastinate.py
  procrastinate/contrib/psycopg2
  psycopg2_connector.py
  procrastinate/contrib/sqlalchemy
  psycopg2_connector.py
Project Total  

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

@ewjoachim ewjoachim merged commit 2ba511c into main Feb 28, 2024
11 checks passed
@ewjoachim ewjoachim deleted the django-fix branch February 28, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR type: bugfix 🕵️ Contains bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant