Skip to content

Python 3 modernization #314

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
Jun 14, 2021
Merged

Python 3 modernization #314

merged 3 commits into from
Jun 14, 2021

Conversation

tony
Copy link
Member

@tony tony commented Jun 14, 2021

No description provided.

@tony tony force-pushed the python-3-modernization branch from 2dad521 to 3a073f6 Compare June 14, 2021 15:43
@tony tony force-pushed the python-3-modernization branch from 3a073f6 to 48f6531 Compare June 14, 2021 15:45
@codecov
Copy link

codecov bot commented Jun 14, 2021

Codecov Report

Merging #314 (f42469d) into master (73d2bc5) will decrease coverage by 0.20%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #314      +/-   ##
==========================================
- Coverage   87.20%   87.00%   -0.21%     
==========================================
  Files          16       16              
  Lines        1540     1516      -24     
==========================================
- Hits         1343     1319      -24     
  Misses        197      197              
Impacted Files Coverage Δ
libtmux/common.py 86.43% <ø> (ø)
libtmux/exc.py 100.00% <ø> (ø)
libtmux/formats.py 100.00% <ø> (ø)
libtmux/pane.py 82.35% <ø> (-0.26%) ⬇️
libtmux/session.py 80.95% <ø> (-0.23%) ⬇️
libtmux/test.py 42.64% <ø> (-1.64%) ⬇️
libtmux/window.py 83.23% <ø> (-0.20%) ⬇️
tests/conftest.py 84.78% <ø> (ø)
tests/test_common.py 100.00% <ø> (ø)
tests/test_pane.py 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 73d2bc5...f42469d. Read the comment docs.

@tony tony merged commit 6ac2667 into master Jun 14, 2021
@tony tony deleted the python-3-modernization branch June 14, 2021 16:02
@tony tony restored the python-3-modernization branch June 14, 2021 16:03
@tony tony deleted the python-3-modernization branch June 11, 2022 20:52
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