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/collapse traceable node names #227

Closed MartinKl closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 81.68%. Comparing base (c030b08) to head (22d4be4).

Files Patch % Lines
src/manipulator/collapse.rs 69.04% 8 Missing and 5 partials :warning:
src/importer/conllu/mod.rs 66.66% 3 Missing :warning:
src/importer/xlsx.rs 0.00% 3 Missing :warning:
src/runtime.rs 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## ========================================== - Coverage 81.71% 81.68% -0.04% ========================================== Files 39 39 Lines 13449 13483 +34 Branches 13449 13483 +34 ========================================== + Hits 10990 11013 +23 - Misses 1044 1053 +9 - Partials 1415 1417 +2 ```

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