opendatahub-io / caikit-nlp-client

A grpc and http client library for caikit-nlp
Apache License 2.0
3 stars 6 forks source link

gha: add pre commit autoupdate workflow #144

Open dtrifiro opened 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 37.72455% with 104 lines in your changes missing coverage. Please review.

Project coverage is 63.34%. Comparing base (7859afa) to head (16711fd).

Files Patch % Lines
src/caikit_nlp_client/grpc_client.py 44.66% 56 Missing and 1 partial :warning:
tests/test_grpc_client.py 25.80% 40 Missing and 6 partials :warning:
src/caikit_nlp_client/utils.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================== - Coverage 69.15% 63.34% -5.81% ========================================== Files 16 16 Lines 953 1083 +130 Branches 194 216 +22 ========================================== + Hits 659 686 +27 - Misses 257 353 +96 - Partials 37 44 +7 ```

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