Closed M0dEx closed 9 months ago
Attention: Patch coverage is 37.50000%
with 5 lines
in your changes are missing coverage. Please review.
Project coverage is 78.30%. Comparing base (
7d02621
) to head (80f884d
).
Files | Patch % | Lines |
---|---|---|
src/config.rs | 50.00% | 3 Missing :warning: |
src/utils/tracing.rs | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR fixes #46, which was caused by the lack of tracing subscriber initialization before the configuration files were loaded.