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 `zip` option to GraphML export #201

Closed thomaskrause closed 3 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 82.55034% with 26 lines in your changes missing coverage. Please review.

Project coverage is 81.72%. Comparing base (ca1cb52) to head (dc84c30).

Files Patch % Lines
src/exporter/graphml.rs 82.25% 7 Missing and 15 partials :warning:
src/test_util.rs 81.25% 1 Missing and 2 partials :warning:
src/importer/exmaralda/mod.rs 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #201 +/- ## ========================================== - Coverage 81.72% 81.72% -0.01% ========================================== Files 39 39 Lines 13650 13743 +93 Branches 13650 13743 +93 ========================================== + Hits 11155 11231 +76 - Misses 1060 1065 +5 - Partials 1435 1447 +12 ```

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