Skip to content

Conversation

@amureki
Copy link
Collaborator

@amureki amureki commented Nov 24, 2025

No description provided.

@amureki amureki self-assigned this Nov 24, 2025
Copilot AI review requested due to automatic review settings November 24, 2025 09:02
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1a64de0) to head (242cb29).
⚠️ Report is 2 commits behind head on main.

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     
Flag Coverage Δ
celery 85.02% <ø> (?)
cleanup 88.46% <ø> (?)
dj5.1 88.46% <ø> (ø)
dj5.2 88.46% <ø> (ø)
django-rq 85.02% <ø> (?)
dramatiq 85.02% <ø> (?)
drf 96.35% <ø> (?)
macos-latest 88.66% <ø> (ø)
py3.10 88.46% <ø> (ø)
py3.12 88.46% <ø> (ø)
py3.13 88.46% <ø> (ø)
py3.9 88.46% <ø> (ø)
ubuntu-latest 88.46% <ø> (ø)
windows-latest 81.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot finished reviewing on behalf of amureki November 24, 2025 09:04
Copy link

Copilot AI left a 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 <2 to the django-dramatiq optional dependency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@amureki amureki force-pushed the pin-dramatiq-due-to-breaking-changes branch from 343b903 to d87c489 Compare November 24, 2025 09:04
@amureki amureki force-pushed the pin-dramatiq-due-to-breaking-changes branch from d87c489 to 242cb29 Compare November 24, 2025 09:05
Copilot AI review requested due to automatic review settings November 24, 2025 09:05
@amureki amureki requested a review from codingjoe November 24, 2025 09:07
Copilot finished reviewing on behalf of amureki November 24, 2025 09:07
Copy link

Copilot AI left a 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.

@codingjoe codingjoe merged commit a5bc672 into codingjoe:main Nov 27, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants