fix: Create correct statistics for `AdaptivePlaywrightCrawler` on initialization with a custom parser by Mantisus · Pull Request #1637 · apify/crawlee-python
Description
- Create correct statistics for
AdaptivePlaywrightCrawleron initialization with a custom parser without classmethods likewith_beautifulsoup_static_parserandwith_parsel_static_parser.
Issues
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.50%. Comparing base (1bb4bcb) to head (b400482).
⚠️ Report is 12 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1637 +/- ## ======================================= Coverage 92.49% 92.50% ======================================= Files 157 157 Lines 10439 10440 +1 ======================================= + Hits 9656 9657 +1 Misses 783 783
| Flag | Coverage Δ | |
|---|---|---|
| unit | 92.50% <100.00%> (+<0.01%) |
⬆️ |
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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
vdusek pushed a commit that referenced this pull request
Jan 13, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters