clamsproject / clams-python

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

Implementation of mmif rewinder #191

Closed keighrim closed 5 months ago

keighrim commented 5 months ago

Re-opening of https://github.com/clamsproject/mmif-python/pull/250. Fixes #190.

codecov[bot] commented 5 months ago

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (ded8505) 77.05% compared to head (4e82ce8) 73.69%.

Files Patch % Lines
clams/mmif_utils/rewind.py 48.10% 41 Missing :warning:
clams/__init__.py 60.00% 2 Missing :warning:
clams/app/__init__.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #191 +/- ## =========================================== - Coverage 77.05% 73.69% -3.36% =========================================== Files 7 9 +2 Lines 645 730 +85 =========================================== + Hits 497 538 +41 - Misses 148 192 +44 ``` | [Flag](https://app.codecov.io/gh/clamsproject/clams-python/pull/191/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/191/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clamsproject) | `73.69% <50.00%> (-3.36%)` | :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.