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

new tests, test data, implement testing with external graph, #132 #202

Closed MartinKl closed 4 months ago

MartinKl commented 4 months ago

fixes #132

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 81.64%. Comparing base (c46fc44) to head (cd3593f).

Files Patch % Lines
src/manipulator/check.rs 81.72% 10 Missing and 7 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #202 +/- ## ========================================== + Coverage 81.62% 81.64% +0.01% ========================================== Files 36 36 Lines 12178 12261 +83 Branches 12178 12261 +83 ========================================== + Hits 9940 10010 +70 - Misses 914 924 +10 - Partials 1324 1327 +3 ```

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