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

Do not try to normalize path in workflow file if output does not exist #198

Closed thomaskrause closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 81.62%. Comparing base (5eb32d3) to head (f642524).

Files Patch % Lines
src/workflow.rs 88.88% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ========================================== + Coverage 81.55% 81.62% +0.06% ========================================== Files 36 36 Lines 12162 12177 +15 Branches 12162 12177 +15 ========================================== + Hits 9919 9939 +20 + Misses 917 914 -3 + Partials 1326 1324 -2 ```

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