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/xlsx partof #190

Closed MartinKl closed 9 months ago

MartinKl commented 9 months ago

Add PartOf edges between tokens (coverage terminals) and document node

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (73cd8be) 80.14% compared to head (e0f6d22) 80.15%.

Files Patch % Lines
src/importer/xlsx.rs 87.50% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #190 +/- ## ======================================= Coverage 80.14% 80.15% ======================================= Files 31 31 Lines 10829 10837 +8 Branches 10829 10837 +8 ======================================= + Hits 8679 8686 +7 Misses 901 901 - Partials 1249 1250 +1 ```

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