clamsproject / clams-python

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

signing a view now auto-record `appConfiguration` #204

Closed keighrim closed 3 months ago

keighrim commented 3 months ago

fixes #166

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 73.87%. Comparing base (0edf198) to head (3462b54).

Files Patch % Lines
clams/appmetadata/__init__.py 57.14% 6 Missing :warning:
clams/app/__init__.py 96.55% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #204 +/- ## =========================================== - Coverage 74.49% 73.87% -0.62% =========================================== Files 9 9 Lines 745 758 +13 =========================================== + Hits 555 560 +5 - Misses 190 198 +8 ``` | [Flag](https://app.codecov.io/gh/clamsproject/clams-python/pull/204/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/204/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clamsproject) | `73.87% <91.58%> (-0.62%)` | :arrow_down: | 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.