MaaAssistantArknights / maa-cli

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

refactor: use windows-sys to replace windows crate #331

Closed wangl-cc closed 2 months ago

wangl-cc commented 2 months ago

This should slightly reduce the compilation time on Windows.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 65.15%. Comparing base (f5b826b) to head (172d161). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
maa-cli/src/run/mod.rs 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #331 +/- ## ========================================== - Coverage 65.18% 65.15% -0.03% ========================================== Files 44 44 Lines 3553 3556 +3 ========================================== + Hits 2316 2317 +1 - Misses 1237 1239 +2 ```

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