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

Add relANNIS importer #239

Closed thomaskrause closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 78.49224% with 291 lines in your changes missing coverage. Please review.

Project coverage is 81.41%. Comparing base (767beb5) to head (06ad661).

Files Patch % Lines
src/importer/relannis.rs 78.50% 40 Missing and 248 partials :warning:
src/lib.rs 83.33% 2 Missing :warning:
src/manipulator/merge.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ========================================== - Coverage 81.65% 81.41% -0.25% ========================================== Files 39 40 +1 Lines 13762 15106 +1344 Branches 13762 15106 +1344 ========================================== + Hits 11238 12299 +1061 - Misses 1074 1110 +36 - Partials 1450 1697 +247 ```

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