Closed joka921 closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.30%. Comparing base (
e3c2841
) to head (be35e2a
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This hopefully fixes the spurious failures on
GitHub Actions
. The current assumption is that there is a data race on the resetting of the global logging, which is required for those tests.