Skip to content

refactor!: libvcs.utils -> libvcs._internal #345

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 3 commits into from
May 15, 2022
Merged

Conversation

tony
Copy link
Member

@tony tony commented May 15, 2022

  • refactor!: libvcs.utils -> libvcs._internal

@tony tony force-pushed the utils-to-internals branch from a1ea891 to 8dd1c8c Compare May 15, 2022 16:36
@codecov
Copy link

codecov bot commented May 15, 2022

Codecov Report

Merging #345 (a03cfc9) into master (908dc98) will decrease coverage by 3.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #345      +/-   ##
==========================================
- Coverage   74.80%   71.75%   -3.06%     
==========================================
  Files          26       20       -6     
  Lines        1961     1650     -311     
==========================================
- Hits         1467     1184     -283     
+ Misses        494      466      -28     
Impacted Files Coverage Δ
libvcs/cmd/git.py 53.34% <100.00%> (ø)
libvcs/cmd/hg.py 69.73% <100.00%> (ø)
libvcs/cmd/svn.py 52.23% <100.00%> (ø)
libvcs/projects/base.py 100.00% <100.00%> (ø)
tests/cmd/test_core.py 100.00% <100.00%> (ø)
tests/projects/test_conftest.py 100.00% <100.00%> (ø)
tests/projects/test_git.py 99.38% <100.00%> (ø)
tests/projects/test_hg.py 95.23% <100.00%> (ø)
tests/projects/test_svn.py 96.15% <100.00%> (ø)
libvcs/_internal/dataclasses.py
... and 5 more

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 908dc98...a03cfc9. Read the comment docs.

@tony tony force-pushed the utils-to-internals branch from 90cca68 to a03cfc9 Compare May 15, 2022 16:40
@tony tony merged commit 66217cd into master May 15, 2022
@tony tony added this to the v0.13 milestone May 30, 2022
@tony tony deleted the utils-to-internals branch June 11, 2022 20:35
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.

1 participant