Skip to content

Python 3 only, and type hints#271

Merged
tony merged 30 commits into
masterfrom
python-3-only
Jun 14, 2021
Merged

Python 3 only, and type hints#271
tony merged 30 commits into
masterfrom
python-3-only

Conversation

@tony

@tony tony commented Aug 13, 2020

Copy link
Copy Markdown
Member

Type hints per typing

@codecov

codecov Bot commented Aug 13, 2020

Copy link
Copy Markdown

Codecov Report

Merging #271 (c2a1e12) into master (e6caccf) will decrease coverage by 0.95%.
The diff coverage is 92.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
- Coverage   87.00%   86.04%   -0.96%     
==========================================
  Files          15       15              
  Lines         777      767      -10     
==========================================
- Hits          676      660      -16     
- Misses        101      107       +6     
Impacted Files Coverage Δ
libvcs/exc.py 100.00% <ø> (ø)
tests/conftest.py 100.00% <ø> (ø)
tests/test_exc.py 100.00% <ø> (ø)
tests/test_hg.py 95.83% <ø> (-0.33%) ⬇️
tests/test_shortcuts.py 100.00% <ø> (ø)
tests/test_svn.py 95.00% <ø> (-0.46%) ⬇️
tests/test_util.py 100.00% <ø> (ø)
libvcs/util.py 82.85% <55.55%> (-4.65%) ⬇️
libvcs/svn.py 64.51% <63.63%> (-3.91%) ⬇️
libvcs/base.py 100.00% <100.00%> (ø)
... 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 e6caccf...c2a1e12. Read the comment docs.

@tony tony merged commit f15b98c into master Jun 14, 2021
@tony tony deleted the python-3-only branch June 14, 2021 17:45
@tony tony mentioned this pull request Apr 11, 2022
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.

1 participant