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 progress and StepID when there are multiple graph operations from… #288

Closed thomaskrause closed 2 months ago

thomaskrause commented 2 months ago

… the same type in the workflow

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 95.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 82.24%. Comparing base (b2588af) to head (42e3bd2).

Files Patch % Lines
src/workflow.rs 75.00% 3 Missing and 5 partials :warning:
src/importer/file_nodes.rs 0.00% 0 Missing and 1 partial :warning:
src/manipulator/collapse.rs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ========================================== + Coverage 82.20% 82.24% +0.04% ========================================== Files 43 43 Lines 15400 15452 +52 Branches 15400 15452 +52 ========================================== + Hits 12659 12708 +49 - Misses 1027 1029 +2 - Partials 1714 1715 +1 ```

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