MaaAssistantArknights / maa-cli

MAA命令行工具 | A simple CLI for MAA.
GNU Affero General Public License v3.0
40 stars 8 forks source link

refactor: replace lazy_static with OnceLock or normal static #257

Closed wangl-cc closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 61.22%. Comparing base (332bd19) to head (488aee4).

Files Patch % Lines
maa-cli/src/config/cli/mod.rs 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #257 +/- ## ========================================== + Coverage 61.11% 61.22% +0.10% ========================================== Files 40 40 Lines 3022 3033 +11 ========================================== + Hits 1847 1857 +10 - Misses 1175 1176 +1 ```

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