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/full partof #193

Closed MartinKl closed 8 months ago

MartinKl commented 8 months ago

all import modules add part-of edges for new nodes of type "node" to the lowest node of type "corpus" in the part-of tree.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (5726e55) 80.74% compared to head (d8440ed) 80.76%.

Files Patch % Lines
src/importer/conllu/mod.rs 85.71% 0 Missing and 2 partials :warning:
src/importer/opus/mod.rs 85.71% 0 Missing and 2 partials :warning:
src/importer/xml/mod.rs 85.71% 0 Missing and 2 partials :warning:
src/importer/exmaralda/mod.rs 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #193 +/- ## ========================================== + Coverage 80.74% 80.76% +0.02% ========================================== Files 34 34 Lines 11394 11443 +49 Branches 11394 11443 +49 ========================================== + Hits 9200 9242 +42 Misses 906 906 - Partials 1288 1295 +7 ```

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