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: selective updates of modules #89

Merged
merged 4 commits into from
Nov 21, 2023
Merged

Conversation

hasundue
Copy link
Owner

  • build(task): add run for install
  • feat(mod): add ignore and only options in collect
  • feat(cli): add --ignore and --only options
  • test(lib/update): add tests for ignore and only options

@hasundue hasundue linked an issue Nov 21, 2023 that may be closed by this pull request
@hasundue hasundue changed the title 3 selective updates of modules feat: selective updates of modules Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (97327b2) 84.54% compared to head (5fa570d) 84.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   84.54%   84.66%   +0.11%     
==========================================
  Files          20       20              
  Lines         822      828       +6     
  Branches      105      109       +4     
==========================================
+ Hits          695      701       +6     
  Misses        126      126              
  Partials        1        1              

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

@hasundue hasundue merged commit d1cfca0 into main Nov 21, 2023
6 checks passed
@hasundue hasundue deleted the 3-selective-updates-of-modules branch November 21, 2023 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Selective updates of modules
1 participant