MaaAssistantArknights / maa-cli

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

feat!: add `reclamation` and improve `fight`, `roguelike`, `copilot` commands #313

Closed wangl-cc closed 2 months ago

wangl-cc commented 3 months ago

Features:

Others:

Breaking Changes:

TODO:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 94.15205% with 20 lines in your changes missing coverage. Please review.

Project coverage is 65.58%. Comparing base (3875660) to head (652972d). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
maa-cli/src/run/preset/copilot.rs 92.61% 11 Missing :warning:
maa-cli/src/main.rs 0.00% 7 Missing :warning:
maa-cli/src/run/mod.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #313 +/- ## ========================================== + Coverage 63.14% 65.58% +2.44% ========================================== Files 42 44 +2 Lines 3392 3560 +168 ========================================== + Hits 2142 2335 +193 + Misses 1250 1225 -25 ```

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