fix: raise HTTP errors in ApiClient instead of returning None (#820) #1128
Codecov / codecov/project
succeeded
Mar 30, 2026 in 1s
85.71% (+2.61%) compared to 6356227
View this Pull Request on Codecov
85.71% (+2.61%) compared to 6356227
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.71%. Comparing base (6356227) to head (cde5d87).
Additional details and impacted files
@@ Coverage Diff @@
## master #1128 +/- ##
==========================================
+ Coverage 83.10% 85.71% +2.61%
==========================================
Files 45 45
Lines 4279 4285 +6
==========================================
+ Hits 3556 3673 +117
+ Misses 723 612 -111 ☔ 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