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/revise improve component deserialization #270

Closed MartinKl closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 93.47826% with 6 lines in your changes missing coverage. Please review.

Project coverage is 81.68%. Comparing base (e02f934) to head (48426db).

Files Patch % Lines
src/manipulator/re.rs 92.06% 2 Missing and 3 partials :warning:
src/deserialize.rs 96.55% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #270 +/- ## ========================================== - Coverage 81.70% 81.68% -0.03% ========================================== Files 41 42 +1 Lines 14691 14662 -29 Branches 14691 14662 -29 ========================================== - Hits 12003 11976 -27 + Misses 1029 1028 -1 + Partials 1659 1658 -1 ```

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