korpling / annatto

Converts linguistic data formats based on the graphANNIS data model as intermediate representation and can apply consistency tests.
Apache License 2.0
1 stars 0 forks source link

Feature/more progress reports #233

Closed MartinKl closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 81.60%. Comparing base (dc4c100) to head (fbbb02b).

Files Patch % Lines
src/manipulator/collapse.rs 38.46% 1 Missing and 7 partials :warning:
src/manipulator/map.rs 66.66% 2 Missing and 3 partials :warning:
src/manipulator/link.rs 78.94% 0 Missing and 4 partials :warning:
src/manipulator/enumerate.rs 33.33% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #233 +/- ## ========================================== - Coverage 81.66% 81.60% -0.06% ========================================== Files 39 39 Lines 13486 13526 +40 Branches 13486 13526 +40 ========================================== + Hits 11013 11038 +25 - Misses 1056 1057 +1 - Partials 1417 1431 +14 ```

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