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 an exporter for Excel files #192

Closed thomaskrause closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (61a07d7) 80.15% compared to head (b572abd) 80.74%.

Files Patch % Lines
src/exporter/xlsx.rs 88.86% 10 Missing and 33 partials :warning:
src/test_util.rs 91.00% 8 Missing and 10 partials :warning:
src/util/token_helper.rs 82.35% 2 Missing and 4 partials :warning:
src/lib.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #192 +/- ## ========================================== + Coverage 80.15% 80.74% +0.58% ========================================== Files 31 34 +3 Lines 10844 11394 +550 Branches 10844 11394 +550 ========================================== + Hits 8692 9200 +508 - Misses 901 906 +5 - Partials 1251 1288 +37 ```

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