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/graphml attribute stable order #209

Closed MartinKl closed 6 months ago

MartinKl commented 6 months ago

fixes #208

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 81.63%. Comparing base (dc4b0cf) to head (4d5a792).

Files Patch % Lines
src/exporter/graphml.rs 50.00% 8 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #209 +/- ## ========================================== - Coverage 81.68% 81.63% -0.06% ========================================== Files 36 36 Lines 12321 12331 +10 Branches 12321 12331 +10 ========================================== + Hits 10064 10066 +2 - Misses 925 933 +8 Partials 1332 1332 ```

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