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

Fix/sequence groupby #245

Closed MartinKl closed 3 months ago

MartinKl commented 3 months ago

fixes #242

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 81.45%. Comparing base (aeb5ec4) to head (e808b04).

Files Patch % Lines
src/exporter/sequence.rs 88.13% 1 Missing and 6 partials :warning:
src/test_util.rs 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #245 +/- ## ========================================== + Coverage 81.41% 81.45% +0.03% ========================================== Files 40 40 Lines 15107 15163 +56 Branches 15107 15163 +56 ========================================== + Hits 12300 12351 +51 Misses 1110 1110 - Partials 1697 1702 +5 ```

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