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/export treetagger #220

Closed MartinKl closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 81.66%. Comparing base (a95ed2a) to head (fa10cea).

Files Patch % Lines
src/exporter/sequence.rs 87.30% 9 Missing and 24 partials :warning:
src/lib.rs 0.00% 6 Missing :warning:
src/test_util.rs 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #220 +/- ## ========================================== + Coverage 81.59% 81.66% +0.07% ========================================== Files 37 38 +1 Lines 12869 13131 +262 Branches 12869 13131 +262 ========================================== + Hits 10500 10723 +223 - Misses 1022 1037 +15 - Partials 1347 1371 +24 ```

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