feat!: Make HTTP client pluggable with abstract base classes #641
Codecov / codecov/project
succeeded
Feb 26, 2026 in 0s
96.59% (-0.04%) compared to 230bb64
View this Pull Request on Codecov
96.59% (-0.04%) compared to 230bb64
Details
Codecov Report
❌ Patch coverage is 91.26214% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.59%. Comparing base (230bb64) to head (17f504b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/apify_client/_apify_client.py | 90.69% | 4 Missing |
| src/apify_client/_utils.py | 62.50% | 3 Missing |
| src/apify_client/_http_clients/_base.py | 93.93% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #641 +/- ##
==========================================
- Coverage 96.62% 96.59% -0.04%
==========================================
Files 45 46 +1
Lines 4271 4433 +162
==========================================
+ Hits 4127 4282 +155
- Misses 144 151 +7 ☔ 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