MaaAssistantArknights / maa-cli

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

feat: set `client_type` for `Fight` and `Closedown` automatically #305

Closed wangl-cc closed 3 months ago

wangl-cc commented 3 months ago

See MaaAssistantArknights/MaaAssistantArknights#9658

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 63.40%. Comparing base (f9c6e7f) to head (0e433eb). Report is 3 commits behind head on main.

Files Patch % Lines
maa-cli/src/run/mod.rs 0.00% 3 Missing :warning:
maa-cli/src/config/task/mod.rs 98.18% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #305 +/- ## ========================================== + Coverage 62.95% 63.40% +0.44% ========================================== Files 42 42 Lines 3399 3410 +11 ========================================== + Hits 2140 2162 +22 + Misses 1259 1248 -11 ```

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