fix: don't force-delete workers when end_date moves to past - #5188
Draft
cursor[bot] wants to merge 2 commits into
Draft
fix: don't force-delete workers when end_date moves to past#5188cursor[bot] wants to merge 2 commits into
cursor[bot] wants to merge 2 commits into
Codecov / codecov/project/overall
succeeded
Aug 7, 2026 in 0s
91.29% (target 70.00%)
View this Pull Request on Codecov
91.29% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.29%. Comparing base (b269a39) to head (dc756d4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| apps/challenges/aws_utils.py | 86.95% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5188 +/- ##
==========================================
- Coverage 91.30% 91.29% -0.02%
==========================================
Files 115 115
Lines 8996 9019 +23
==========================================
+ Hits 8214 8234 +20
- Misses 782 785 +3 | Components | Coverage Δ | |
|---|---|---|
| Accounts & Authentication | 97.40% <ø> (ø) |
|
| Challenges Management | 96.12% <87.50%> (-0.08%) |
⬇️ |
| Job Processing | 90.19% <ø> (ø) |
|
| Participants & Teams | 99.54% <ø> (ø) |
|
| Challenge Hosts | 100.00% <ø> (ø) |
|
| Analytics | 100.00% <ø> (ø) |
|
| Web Interface | 100.00% <ø> (ø) |
|
| Frontend (Gulp) | 87.54% <ø> (ø) |
|
| All Models | 97.37% <100.00%> (ø) |
|
| All Views | 100.00% <ø> (ø) |
|
| All Serializers | 98.20% <ø> (ø) |
|
| Utility Functions | 97.18% <86.95%> (-0.12%) |
⬇️ |
| Core Configuration | 78.94% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| apps/challenges/models.py | 96.12% <100.00%> (ø) |
|
| apps/challenges/aws_utils.py | 98.50% <86.95%> (-0.26%) |
⬇️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| apps/challenges/models.py | 96.12% <100.00%> (ø) |
|
| apps/challenges/aws_utils.py | 98.50% <86.95%> (-0.26%) |
⬇️ |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update b269a39...dc756d4. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading