kpn / combadge

Generic API clients based on Pydantic and protocols
https://kpn.github.io/combadge
Apache License 2.0
13 stars 2 forks source link

NEW: add `ErrorResponse.as_exception()` ✨ #102

Closed eigenein closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b2a6e97) 92.31% compared to head (c3f7f9c) 92.33%.

Files Patch % Lines
combadge/core/response.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ========================================== + Coverage 92.31% 92.33% +0.01% ========================================== Files 33 33 Lines 833 835 +2 Branches 125 125 ========================================== + Hits 769 771 +2 Misses 44 44 Partials 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.