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

Remove 0.14.x deprecations #377

Merged
merged 4 commits into from Jun 23, 2022
Merged

Remove 0.14.x deprecations #377

merged 4 commits into from Jun 23, 2022

Conversation

tony
Copy link
Member

@tony tony commented Jun 23, 2022

Remove deprecated functions and exceptions:

  • Removed libvcs.shortcuts
  • Removed libvcs.exc.InvalidPipURL

@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #377 (aeb79c4) into master (4f174a7) will decrease coverage by 1.01%.
The diff coverage is 80.00%.

❗ Current head aeb79c4 differs from pull request most recent head 361ef02. Consider uploading reports for the commit 361ef02 to get more accurate results

@@            Coverage Diff             @@
##           master     #377      +/-   ##
==========================================
- Coverage   70.22%   69.21%   -1.02%     
==========================================
  Files          20       19       -1     
  Lines        1881     1842      -39     
==========================================
- Hits         1321     1275      -46     
- Misses        560      567       +7     
Impacted Files Coverage Δ
libvcs/exc.py 100.00% <ø> (ø)
tests/test_exc.py 100.00% <ø> (ø)
tests/projects/test_git.py 98.83% <66.66%> (-0.59%) ⬇️
tests/projects/test_hg.py 95.23% <100.00%> (-0.22%) ⬇️
tests/test_shortcuts.py 100.00% <100.00%> (ø)
libvcs/projects/base.py 93.84% <0.00%> (-6.16%) ⬇️
libvcs/projects/git.py 75.70% <0.00%> (-0.71%) ⬇️

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 4f174a7...361ef02. Read the comment docs.

@tony tony merged commit 4601bfa into master Jun 23, 2022
@tony tony deleted the remove-0.14.x-deprecations branch June 23, 2022 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant