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 `BackendError.inner` property ✨ #123

Closed eigenein closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 92.23%. Comparing base (7df7fff) to head (1957cd9). Report is 1 commits behind head on main.

Files Patch % Lines
combadge/core/errors.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #123 +/- ## ========================================== - Coverage 92.30% 92.23% -0.08% ========================================== Files 33 33 Lines 832 837 +5 Branches 125 126 +1 ========================================== + Hits 768 772 +4 - Misses 44 45 +1 Partials 20 20 ```

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