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

refactor!: move to libvcs.states #318

Merged
merged 3 commits into from
Apr 4, 2022
Merged

refactor!: move to libvcs.states #318

merged 3 commits into from
Apr 4, 2022

Conversation

tony
Copy link
Member

@tony tony commented Apr 4, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #318 (006cc02) into master (e63c651) will increase coverage by 0.48%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #318      +/-   ##
==========================================
+ Coverage   86.62%   87.11%   +0.48%     
==========================================
  Files          16       15       -1     
  Lines         890      885       -5     
==========================================
  Hits          771      771              
+ Misses        119      114       -5     
Impacted Files Coverage Δ
libvcs/states/hg.py 100.00% <ø> (ø)
libvcs/states/svn.py 64.51% <ø> (ø)
tests/states/test_hg.py 97.56% <ø> (ø)
tests/states/test_svn.py 95.23% <ø> (ø)
libvcs/states/base.py 100.00% <100.00%> (ø)
libvcs/states/git.py 74.01% <100.00%> (ø)
tests/states/test_base.py 100.00% <100.00%> (ø)
tests/states/test_git.py 99.37% <100.00%> (ø)
libvcs/states/constants.py

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 e63c651...006cc02. Read the comment docs.

@tony tony merged commit b9204f1 into master Apr 4, 2022
@tony tony deleted the states branch April 4, 2022 01:13
@tony tony mentioned this pull request Apr 4, 2022
2 tasks
@tony tony added this to the v0.12 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: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant