Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add --dry-run option to run command #76

Merged
merged 2 commits into from
Oct 13, 2023
Merged

feat: add --dry-run option to run command #76

merged 2 commits into from
Oct 13, 2023

Conversation

wangl-cc
Copy link
Member

This option is useful user check their config file, and run tests in CI. May be used in unit tests in the future.

This option is useful user check their config file, and run tests in CI.
May be used in unit tests in the future.
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2023

Codecov Report

Attention: 127 lines in your changes are missing coverage. Please review.

Comparison is base (778d641) 21.27% compared to head (691ac30) 21.63%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   21.27%   21.63%   +0.35%     
==========================================
  Files          20       20              
  Lines        1438     1465      +27     
==========================================
+ Hits          306      317      +11     
- Misses       1132     1148      +16     
Files Coverage Δ
maa-cli/src/config/asst.rs 79.16% <75.00%> (+33.33%) ⬆️
maa-cli/src/main.rs 4.41% <0.00%> (+4.41%) ⬆️
maa-cli/src/run/mod.rs 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants