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

vcspull sync: Print msg if repo lookup not in config #394

Merged
merged 5 commits into from
Sep 25, 2022

Conversation

tony
Copy link
Member

@tony tony commented Sep 25, 2022

Fixes #388

@codecov
Copy link

codecov bot commented Sep 25, 2022

Codecov Report

Merging #394 (d4e26e6) into master (2e7844c) will increase coverage by 0.19%.
The diff coverage is 93.54%.

@@            Coverage Diff             @@
##           master     #394      +/-   ##
==========================================
+ Coverage   85.83%   86.02%   +0.19%     
==========================================
  Files          15       15              
  Lines         847      873      +26     
  Branches      128      137       +9     
==========================================
+ Hits          727      751      +24     
  Misses         88       88              
- Partials       32       34       +2     
Impacted Files Coverage Δ
tests/test_cli.py 96.29% <92.59%> (-2.01%) ⬇️
src/vcspull/cli/sync.py 60.71% <100.00%> (+1.96%) ⬆️

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

@tony tony merged commit 5ccb284 into master Sep 25, 2022
@tony tony deleted the print-msg-not-in-config branch September 25, 2022 21:15
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: Print message if repo not in config
1 participant