Fix bug for scrapyd v1.5.0 - #250
Open
my8100 wants to merge 50 commits into
Open
Codecov / codecov/project
succeeded
Apr 5, 2026 in 0s
85.87% (+0.05%) compared to 19d8073
View this Pull Request on Codecov
85.87% (+0.05%) compared to 19d8073
Details
Codecov Report
❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.87%. Comparing base (19d8073) to head (03d64fb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| scrapydweb/views/dashboard/jobs.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #250 +/- ##
==========================================
+ Coverage 85.81% 85.87% +0.05%
==========================================
Files 34 34
Lines 4040 4042 +2
==========================================
+ Hits 3467 3471 +4
+ Misses 573 571 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| scrapydweb/utils/poll.py | 81.54% <ø> (ø) |
|
| scrapydweb/vars.py | 92.85% <100.00%> (ø) |
|
| scrapydweb/views/dashboard/jobs.py | 92.16% <50.00%> (+0.62%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading