clamsproject / clams-python

CLAMS SDK for python
http://sdk.clams.ai/
Apache License 2.0
4 stars 1 forks source link

additional fix for parameter refinement #222

Closed keighrim closed 1 month ago

keighrim commented 1 month ago

more fix for #219

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 73.94%. Comparing base (8c882b8) to head (afb511f). Report is 8 commits behind head on develop.

Files Patch % Lines
clams/app/__init__.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #222 +/- ## =========================================== + Coverage 73.66% 73.94% +0.27% =========================================== Files 9 9 Lines 748 756 +8 =========================================== + Hits 551 559 +8 Misses 197 197 ``` | [Flag](https://app.codecov.io/gh/clamsproject/clams-python/pull/222/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clamsproject) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/clamsproject/clams-python/pull/222/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clamsproject) | `73.94% <87.50%> (+0.27%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clamsproject#carryforward-flags-in-the-pull-request-comment) to find out more.

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