Skip to content

Allow custom client error handling based on response media type for non 2xx status codes - #88

Open
lucianogamberale wants to merge 7 commits into
release-candidatefrom
85-allow-custom-client-error-handling-based-on-response-media-type-for-non-2xx-status-codes
Open

Allow custom client error handling based on response media type for non 2xx status codes#88
lucianogamberale wants to merge 7 commits into
release-candidatefrom
85-allow-custom-client-error-handling-based-on-response-media-type-for-non-2xx-status-codes

Add test for application/problem+json case (based on RFC-9457)

c3bbd81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2026 in 0s

99.72% (+0.02%) compared to 4d44131

View this Pull Request on Codecov

99.72% (+0.02%) compared to 4d44131

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.72%. Comparing base (4d44131) to head (c3bbd81).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate      #88      +/-   ##
=====================================================
+ Coverage              99.70%   99.72%   +0.02%     
=====================================================
  Files                     54       57       +3     
  Lines                   3676     3975     +299     
=====================================================
+ Hits                    3665     3964     +299     
  Misses                    11       11              

☔ 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.