libtmux
libtmux copied to clipboard
Use `packaging` for `Version`
Compare to #349
Codecov Report
Merging #352 (d0cac1b) into master (5f66a68) will increase coverage by
0.12%
. The diff coverage is100.00%
.
:exclamation: Current head d0cac1b differs from pull request most recent head 799c13e. Consider uploading reports for the commit 799c13e to get more accurate results
@@ Coverage Diff @@
## master #352 +/- ##
==========================================
+ Coverage 87.68% 87.81% +0.12%
==========================================
Files 20 15 -5
Lines 1852 1510 -342
Branches 298 0 -298
==========================================
- Hits 1624 1326 -298
- Misses 154 184 +30
+ Partials 74 0 -74
Impacted Files | Coverage Δ | |
---|---|---|
libtmux/common.py | 86.86% <100.00%> (ø) |
|
tests/test_common.py | 98.26% <100.00%> (+0.82%) |
:arrow_up: |
tests/test_pane.py | 100.00% <0.00%> (ø) |
|
tests/test_server.py | 100.00% <0.00%> (ø) |
|
tests/test_tmuxobject.py | 100.00% <0.00%> (ø) |
|
src/libtmux/window.py | ||
src/libtmux/common.py | ||
src/libtmux/server.py | ||
src/libtmux/__init__.py | ||
src/libtmux/test.py | ||
... and 21 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@tony Any chance to revive this. Those deprecation warnings are really annoying.
@ssbarnea Yes, it is top priority. In the next two or three weeks (for this and tmuxp)
@ssbarnea
This was resolved via e3e6c39459044b798cffcef4f30a0b2ec17b4440 (#351)
It will be live in 0.16.0, on PyPI now at 0.16.0a1
@ssbarnea Now live in ~v0.16.0~ v0.16.1
Let me know how this works for you!
Closing this issue per now via https://github.com/tmux-python/libtmux/commit/e3e6c39459044b798cffcef4f30a0b2ec17b4440 (https://github.com/tmux-python/libtmux/pull/351) + 8d433b22867accc27db36fd7c6b8e32543f1c0a2 (https://github.com/tmux-python/libtmux/pull/461)