libvcs
libvcs copied to clipboard
Rename classes, similar to pip's VCS
https://github.com/pypa/pip/blob/master/src/pip/_internal/vcs/versioncontrol.py
Codecov Report
Merging #198 (4e9a984) into master (50d8803) will decrease coverage by
0.08%. The diff coverage is70.00%.
@@ Coverage Diff @@
## master #198 +/- ##
==========================================
- Coverage 80.76% 80.68% -0.09%
==========================================
Files 7 7
Lines 468 466 -2
==========================================
- Hits 378 376 -2
Misses 90 90
| Impacted Files | Coverage Δ | |
|---|---|---|
| libvcs/git.py | 69.51% <40.00%> (-0.17%) |
:arrow_down: |
| libvcs/base.py | 100.00% <100.00%> (ø) |
|
| libvcs/hg.py | 100.00% <100.00%> (ø) |
|
| libvcs/shortcuts.py | 100.00% <100.00%> (ø) |
|
| libvcs/svn.py | 67.74% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 50d8803...4e9a984. Read the comment docs.
Superseded by restructuring in URLs, Commands, and Sync