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

fixed tests #224

Closed MartinKl closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 81.69%. Comparing base (45a0cb7) to head (c04b5a2).

Files Patch % Lines
src/manipulator/re.rs 0.00% 0 Missing and 11 partials :warning:
src/manipulator/map.rs 20.00% 0 Missing and 4 partials :warning:
src/manipulator/merge.rs 0.00% 0 Missing and 4 partials :warning:
src/importer/meta.rs 70.00% 0 Missing and 3 partials :warning:
src/manipulator/check.rs 86.66% 0 Missing and 2 partials :warning:
src/manipulator/link.rs 0.00% 0 Missing and 2 partials :warning:
src/importer/xlsx.rs 0.00% 0 Missing and 1 partial :warning:
src/manipulator/enumerate.rs 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #224 +/- ## ========================================= + Coverage 0 81.69% +81.69% ========================================= Files 0 39 +39 Lines 0 13264 +13264 Branches 0 13264 +13264 ========================================= + Hits 0 10836 +10836 - Misses 0 1036 +1036 - Partials 0 1392 +1392 ```

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