8000 Controllable `subprocess` wrapper by tony · Pull Request #336 · vcs-python/libvcs · GitHub
[go: up one dir, main page]

Skip to content

Controllable subprocess wrapper #336

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 4 commits into from
May 1, 2022
Merged

Controllable subprocess wrapper #336

merged 4 commits into from
May 1, 2022

Conversation

tony
Copy link
Member
@tony tony commented Apr 24, 2022

@codecov
Copy link
codecov bot commented Apr 24, 2022

Codecov Report

Merging #336 (ef26160) into master (0c0b37e) will increase coverage by 1.42%.
The diff coverage is 97.39%.

@@            Coverage Diff             @@
##           master     #336      +/-   ##
==========================================
+ Coverage   73.27%   74.69%   +1.42%     
==========================================
  Files          23       25       +2     
  Lines        1837     1952     +115     
==========================================
+ Hits         1346     1458     +112     
- Misses        491      494       +3     
Impacted Files Coverage Δ
libvcs/utils/subprocess.py 94.73% <94.73%> (ø)
tests/utils/test_subprocess.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c0b37e...ef26160. Read the comment docs.

@tony tony linked an issue Apr 24, 2022 that may be closed by this pull request
@tony tony force-pushed the run branch 2 times, most recently from c61ed0e to 30705ad Compare April 26, 2022 03:55
@tony tony force-pushed the run branch 17 times, most recently from 1dd7a9d to 03c16d4 Compare May 1, 2022 12:15
@tony tony merged commit 937b3ae into master May 1, 2022
@tony tony deleted the run branch May 1, 2022 12:32
@tony tony added this to the v0.13 milestone May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

run: Refactor for controllability
1 participant
0