Skip to content

Handle non-string error values in error responses - #172

Merged
RazerM merged 1 commit into
mainfrom
feature/error-message
Aug 23, 2026
Merged

Handle non-string error values in error responses#172
RazerM merged 1 commit into
mainfrom
feature/error-message

Only use string error values in _raise_for_status

18ab5c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 0s

98.31% (+1.97%) compared to 168de31

View this Pull Request on Codecov

98.31% (+1.97%) compared to 168de31

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.31%. Comparing base (168de31) to head (18ab5c0).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
+ Coverage   96.33%   98.31%   +1.97%     
==========================================
  Files           7        7              
  Lines        1147     1304     +157     
  Branches      129      135       +6     
==========================================
+ Hits         1105     1282     +177     
+ Misses         25       12      -13     
+ Partials       17       10       -7     

☔ View full report in Codecov by Harness.
📢 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.