feat: add ApifyApiError subclasses grouped by HTTP status#737
Merged
Codecov / codecov/project
succeeded
Apr 21, 2026 in 0s
95.49% (+0.12%) compared to 6c3b84d
View this Pull Request on Codecov
95.49% (+0.12%) compared to 6c3b84d
Details
Codecov Report
❌ Patch coverage is 93.47826% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.49%. Comparing base (6c3b84d) to head (7bc0d51).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/apify_client/errors.py | 93.18% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #737 +/- ##
==========================================
+ Coverage 95.36% 95.49% +0.12%
==========================================
Files 45 45
Lines 5118 5152 +34
==========================================
+ Hits 4881 4920 +39
+ Misses 237 232 -5 ☔ 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