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 exmaralda #188

Closed MartinKl closed 9 months ago

MartinKl commented 9 months ago

Annatto now supports the export of EXMARaLDA files.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 175 lines in your changes are missing coverage. Please review.

Comparison is base (d2ec2da) 80.64% compared to head (c0788f9) 80.16%.

Files Patch % Lines
src/exporter/exmaralda.rs 71.74% 57 Missing and 82 partials :warning:
src/importer/exmaralda/mod.rs 77.90% 12 Missing and 7 partials :warning:
src/util.rs 76.31% 3 Missing and 6 partials :warning:
src/error.rs 0.00% 6 Missing :warning:
src/exporter/graphml.rs 0.00% 0 Missing and 1 partial :warning:
src/lib.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #188 +/- ## ========================================== - Coverage 80.64% 80.16% -0.48% ========================================== Files 30 31 +1 Lines 10135 10777 +642 Branches 10135 10777 +642 ========================================== + Hits 8173 8639 +466 - Misses 805 889 +84 - Partials 1157 1249 +92 ```

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