libvcs icon indicating copy to clipboard operation
libvcs copied to clipboard

Move to `SubprocessCommand`, document

Open tony opened this issue 2 years ago • 1 comments

Fixes #340

tony avatar May 01 '22 12:05 tony

Codecov Report

Merging #341 (5e5cbc4) into master (eb14d10) will increase coverage by 0.01%. The diff coverage is n/a.

:exclamation: Current head 5e5cbc4 differs from pull request most recent head 9a8e0f1. Consider uploading reports for the commit 9a8e0f1 to get more accurate results

@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
+ Coverage   70.33%   70.35%   +0.01%     
==========================================
  Files          21       21              
  Lines        1888     1882       -6     
==========================================
- Hits         1328     1324       -4     
+ Misses        560      558       -2     
Impacted Files Coverage Δ
libvcs/projects/git.py 76.53% <0.00%> (+0.12%) :arrow_up:
docs/conf.py 62.76% <0.00%> (+0.40%) :arrow_up:

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 eb14d10...9a8e0f1. Read the comment docs.

codecov[bot] avatar May 01 '22 12:05 codecov[bot]