8000 Sync: Use cmd library by tony · Pull Request #430 · vcs-python/libvcs · GitHub
[go: up one dir, main page]

Skip to content

Sync: Use cmd library #430

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

Merged
merged 33 commits into from
Oct 23, 2022
Merged

Sync: Use cmd library #430

merged 33 commits into from
Oct 23, 2022

Conversation

tony
Copy link
Member
@tony tony commented Oct 13, 2022
  • git.checkout should support log_in_real_time=True
  • svn: More test coverage (esp since default adapter available)

@codecov
Copy link
codecov bot commented Oct 14, 2022

Codecov Report

Merging #430 (90abbe6) into master (c2e9718) will decrease coverage by 0.64%.
The diff coverage is 55.71%.

@@            Coverage Diff             @@
##           master     #430      +/-   ##
==========================================
- Coverage   62.97%   62.32%   -0.65%     
==========================================
  Files          39       39              
  Lines        2952     3374     +422     
  Branches      656      834     +178     
==========================================
+ Hits         1859     2103     +244     
- Misses        659      754      +95     
- Partials      434      517      +83     
Impacted Files Coverage Δ
src/libvcs/_internal/run.py 81.53% <0.00%> (-6.80%) ⬇️
src/libvcs/cmd/svn.py 32.74% <26.66%> (-1.42%) ⬇️
src/libvcs/cmd/git.py 29.17% <64.58%> (+16.33%) ⬆️
src/libvcs/cmd/hg.py 49.50% <67.85%> (+10.54%) ⬆️
src/libvcs/sync/svn.py 37.86% <75.00%> (-3.62%) ⬇️
src/libvcs/sync/git.py 68.91% <78.12%> (+0.16%) ⬆️
src/libvcs/pytest_plugin.py 89.00% <100.00%> (+1.37%) ⬆️
src/libvcs/sync/hg.py 100.00% <100.00%> (ø)
tests/sync/test_git.py 96.71% <100.00%> (-0.02%) ⬇️
... and 5 more

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

@tony tony force-pushed the dogfood-cmd branch 10 times, most recently from 2c6e049 to efdfc77 Compare October 16, 2022 16:55
@tony tony force-pushed the dogfood-cmd branch 8 times, most recently from 2c0da97 to 67df1f1 Compare October 23, 2022 13:19
@tony tony force-pushed the dogfood-cmd branch 2 times, most recently from 0c946a7 to fb5c819 Compare October 23, 2022 13:42
@tony tony marked this pull request as ready for review October 23, 2022 13:55
@tony tony merged commit ed06cfe into master Oct 23, 2022
@tony tony deleted the dogfood-cmd branch October 23, 2022 14:14
tony added a commit that referenced this pull request Oct 23, 2022
tony added a commit to vcs-python/vcspull that referenced this pull request Oct 23, 2022
Internal command and sync refactor

libvcs update: vcs-python/libvcs#430
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.

1 participant
0