feat: Migrate to Scrapy's native AsyncCrawlerRunner #793
Codecov / codecov/project
failed
Feb 20, 2026 in 1s
85.54% (-0.34%) compared to 0ea727c
View this Pull Request on Codecov
85.54% (-0.34%) compared to 0ea727c
Details
Codecov Report
❌ Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.54%. Comparing base (0ea727c) to head (41ece4b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/apify/scrapy/_actor_runner.py | 0.00% | 12 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #793 +/- ##
==========================================
- Coverage 85.87% 85.54% -0.34%
==========================================
Files 46 46
Lines 2761 2767 +6
==========================================
- Hits 2371 2367 -4
- Misses 390 400 +10 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading