Closed wangl-cc closed 7 months ago
Attention: Patch coverage is 67.18750%
with 21 lines
in your changes are missing coverage. Please review.
Project coverage is 61.45%. Comparing base (
2417b78
) to head (b2ab272
).
Files | Patch % | Lines |
---|---|---|
maa-cli/src/log.rs | 67.21% | 20 Missing :warning: |
maa-cli/src/main.rs | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The MSRV of clap_verbosity_flag is so high (1.73), and it's easy to implement a simple log flag by myself.