opendatahub-io / caikit-nlp-client

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

http client: fix processing of parameters kwarg #76

Closed dtrifiro closed 11 months ago

dtrifiro commented 11 months ago

fixes #75

dtrifiro commented 11 months ago

@bdattoma

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f2984b4) 91.23% compared to head (f6d60eb) 91.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== + Coverage 91.23% 91.45% +0.21% ========================================== Files 13 13 Lines 662 667 +5 Branches 134 134 ========================================== + Hits 604 610 +6 Misses 39 39 + Partials 19 18 -1 ```

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