Closed z103cb closed 11 months ago
Attention: 21 lines
in your changes are missing coverage. Please review.
Comparison is base (
1a1ddf7
) 92.18% compared to head (d8d163a
) 78.63%.
Files | Patch % | Lines |
---|---|---|
src/caikit_nlp_client/http_client.py | 26.66% | 10 Missing and 1 partial :warning: |
tests/test_http_client.py | 50.00% | 8 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ignoring the codecov issues for now
Added additional logic to deal with exceptions being thrown in HTTP Code.
Fixes #60