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

Improve corpus cache behavior #293

Closed thomaskrause closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 67.01%. Comparing base (20c2e44) to head (923fae8).

Files Patch % Lines
core/src/graph/mod.rs 95.65% 3 Missing :warning:
graphannis/src/annis/db/corpusstorage.rs 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #293 +/- ## ========================================== - Coverage 67.06% 67.01% -0.05% ========================================== Files 76 76 Lines 19378 19449 +71 Branches 19378 19449 +71 ========================================== + Hits 12995 13034 +39 - Misses 4975 5012 +37 + Partials 1408 1403 -5 ```

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