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

added tests, fixed bug in node retrieval #173

Closed MartinKl closed 10 months ago

MartinKl commented 10 months ago

fixes #172

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (7b91bc1) 80.08% compared to head (645c7fc) 80.33%.

Files Patch % Lines
src/manipulator/link.rs 92.22% 1 Missing and 13 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================== + Coverage 80.08% 80.33% +0.25% ========================================== Files 30 30 Lines 9935 10104 +169 Branches 9935 10104 +169 ========================================== + Hits 7956 8117 +161 - Misses 828 829 +1 - Partials 1151 1158 +7 ```

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