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

implemented split op for conflated annotation values #221

Closed MartinKl closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 81.77%. Comparing base (d995437) to head (cfa61e3).

Files Patch % Lines
src/manipulator/split.rs 87.78% 5 Missing and 11 partials :warning:
src/lib.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #221 +/- ## ========================================== + Coverage 81.66% 81.77% +0.10% ========================================== Files 38 39 +1 Lines 13131 13265 +134 Branches 13131 13265 +134 ========================================== + Hits 10723 10847 +124 + Misses 1037 1035 -2 - Partials 1371 1383 +12 ```

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