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

tracing_subscriber is now quiet for external crates #170 #177

Closed MartinKl closed 7 months ago

MartinKl commented 7 months ago

fixes #170

No more logging output from external crates.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (31636dc) 80.32% compared to head (a1f1e75) 80.31%.

Files Patch % Lines
src/bin/annatto.rs 75.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ========================================== - Coverage 80.32% 80.31% -0.01% ========================================== Files 30 30 Lines 10134 10140 +6 Branches 10134 10140 +6 ========================================== + Hits 8140 8144 +4 Misses 832 832 - Partials 1162 1164 +2 ```

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