korpling / graphANNIS

This is a new backend implementation of the ANNIS linguistic search and visualization system.
http://corpus-tools.org/annis/
Apache License 2.0
17 stars 1 forks source link

Load components from backup path if it exists #302

Closed thomaskrause closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.

Project coverage is 66.77%. Comparing base (731ca1b) to head (15738b0).

Files Patch % Lines
core/src/graph/mod.rs 63.63% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #302 +/- ## ======================================= Coverage 66.76% 66.77% ======================================= Files 77 77 Lines 18724 18726 +2 Branches 18724 18726 +2 ======================================= + Hits 12501 12504 +3 + Misses 4760 4758 -2 - Partials 1463 1464 +1 ```

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