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 SaltXML importer #261

Closed thomaskrause closed 1 month ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 79.40828% with 174 lines in your changes missing coverage. Please review.

Project coverage is 82.51%. Comparing base (ac5c4df) to head (d0b87ba).

Files Patch % Lines
src/importer/saltxml/document.rs 80.65% 25 Missing and 81 partials :warning:
src/importer/saltxml.rs 79.86% 15 Missing and 14 partials :warning:
src/importer/saltxml/corpus_structure.rs 75.24% 15 Missing and 10 partials :warning:
src/manipulator/visualize.rs 59.09% 8 Missing and 1 partial :warning:
src/exporter/graphml.rs 82.60% 3 Missing and 1 partial :warning:
src/lib.rs 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #261 +/- ## ========================================== + Coverage 82.40% 82.51% +0.11% ========================================== Files 42 45 +3 Lines 15588 16406 +818 Branches 15588 16406 +818 ========================================== + Hits 12845 13538 +693 - Misses 1034 1052 +18 - Partials 1709 1816 +107 ```

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