feat: provide Request instances in skipped request callbacks#1999
Draft
vdusek wants to merge 4 commits into
Draft
feat: provide Request instances in skipped request callbacks#1999vdusek wants to merge 4 commits into
vdusek wants to merge 4 commits into
Codecov / codecov/project
succeeded
Jul 1, 2026 in 0s
93.17% (+0.08%) compared to a58687e
View this Pull Request on Codecov
93.17% (+0.08%) compared to a58687e
Details
Codecov Report
❌ Patch coverage is 92.77108% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.17%. Comparing base (a58687e) to head (608fbb6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/crawlee/crawlers/_basic/_basic_crawler.py | 83.33% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1999 +/- ##
==========================================
+ Coverage 93.09% 93.17% +0.08%
==========================================
Files 167 167
Lines 11775 11815 +40
==========================================
+ Hits 10962 11009 +47
+ Misses 813 806 -7 ☔ View full report in Codecov by Harness.
📢 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading