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(sync): vcspull sync with no args shows help #395

Merged
merged 4 commits into from
Sep 25, 2022

Conversation

tony
Copy link
Member

@tony tony commented Sep 25, 2022

Fix #390

@codecov
Copy link

codecov bot commented Sep 25, 2022

Codecov Report

Merging #395 (b238d83) into master (e4476ea) will increase coverage by 0.31%.
The diff coverage is 92.00%.

@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
+ Coverage   86.02%   86.33%   +0.31%     
==========================================
  Files          15       15              
  Lines         873      893      +20     
  Branches      137      145       +8     
==========================================
+ Hits          751      771      +20     
+ Misses         88       87       -1     
- Partials       34       35       +1     
Impacted Files Coverage Δ
tests/test_cli.py 94.94% <90.47%> (-1.35%) ⬇️
src/vcspull/cli/sync.py 63.95% <100.00%> (+3.23%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony tony merged commit 11e5958 into master Sep 25, 2022
@tony tony deleted the vcspull-sync-noargs-behavior branch September 25, 2022 21:57
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.

$ vcspull sync should not run all repos, should print help
1 participant