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

refactoring; added functions to traits importer and exporter #189

Closed MartinKl closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (4b809a8) 80.16% compared to head (de165d0) 80.13%.

:exclamation: Current head de165d0 differs from pull request most recent head 4a50e75. Consider uploading reports for the commit 4a50e75 to get more accurate results

Files Patch % Lines
src/importer/xml/mod.rs 0.00% 3 Missing and 1 partial :warning:
src/importer/file_nodes.rs 0.00% 3 Missing :warning:
src/importer/graphml.rs 0.00% 3 Missing :warning:
src/importer/none/mod.rs 0.00% 3 Missing :warning:
src/importer/conllu/mod.rs 75.00% 0 Missing and 1 partial :warning:
src/importer/exmaralda/mod.rs 75.00% 0 Missing and 1 partial :warning:
src/importer/meta.rs 75.00% 0 Missing and 1 partial :warning:
src/importer/opus/mod.rs 75.00% 0 Missing and 1 partial :warning:
src/importer/ptb.rs 75.00% 0 Missing and 1 partial :warning:
src/importer/textgrid.rs 75.00% 0 Missing and 1 partial :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #189 +/- ## ========================================== - Coverage 80.16% 80.13% -0.04% ========================================== Files 31 31 Lines 10777 10821 +44 Branches 10777 10821 +44 ========================================== + Hits 8639 8671 +32 - Misses 889 901 +12 Partials 1249 1249 ```

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