-
-
Notifications
You must be signed in to change notification settings - Fork 24
Pin dramatiq<2 version due to the breaking changes #235
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
Pin dramatiq<2 version due to the breaking changes #235
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #235 +/- ##
============================================
+ Coverage 89.06% 100.00% +10.93%
============================================
Files 13 13
Lines 494 494
============================================
+ Hits 440 494 +54
+ Misses 54 0 -54
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR pins the django-dramatiq dependency to versions below 2.0 to prevent breaking changes from affecting the package. This is a defensive constraint on an optional dependency used for async image processing.
- Adds version constraint
<2to thedjango-dramatiqoptional dependency
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
343b903 to
d87c489
Compare
d87c489 to
242cb29
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.