#2376 Refactor: implement extensible IExceptionMapper strategy for handling HTTP exceptions and add InvalidRequestError support #2381
+168
−25
Codecov / codecov/patch
failed
Apr 13, 2026 in 1s
87.87% of diff hit (target 91.55%)
View this Pull Request on Codecov
87.87% of diff hit (target 91.55%)
Annotations
Check warning on line 34 in src/Ocelot/Requester/IExceptionMapper.cs
codecov / codecov/patch
src/Ocelot/Requester/IExceptionMapper.cs#L34
Added line #L34 was not covered by tests
Check warning on line 42 in src/Ocelot/Requester/IExceptionMapper.cs
codecov / codecov/patch
src/Ocelot/Requester/IExceptionMapper.cs#L42
Added line #L42 was not covered by tests
Loading