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

Wrap Django exceptions correctly #1162

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Wrap Django exceptions correctly #1162

merged 2 commits into from
Aug 15, 2024

Conversation

ewjoachim
Copy link
Member

Closes #1141

Successful PR Checklist:

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

PR label(s):

@ewjoachim ewjoachim requested a review from a team as a code owner August 15, 2024 22:09
@github-actions github-actions bot added the PR type: bugfix 🕵️ Contains bug fix label Aug 15, 2024
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  procrastinate/contrib/django
  django_connector.py
Project Total  

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

@ewjoachim ewjoachim merged commit 7f69c10 into main Aug 15, 2024
12 checks passed
@ewjoachim ewjoachim deleted the wrap-django-errors branch August 15, 2024 22:14
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.

Django database errors not properly wrapped
1 participant