libtmux
libtmux copied to clipboard
Dataclasses
#370
Codecov Report
Merging #371 (326bcef) into master (49b9d6c) will increase coverage by
0.23%. The diff coverage is89.32%.
:exclamation: Current head 326bcef differs from pull request most recent head ebbdb61. Consider uploading reports for the commit ebbdb61 to get more accurate results
@@ Coverage Diff @@
## master #371 +/- ##
==========================================
+ Coverage 86.22% 86.45% +0.23%
==========================================
Files 21 16 -5
Lines 1807 1632 -175
Branches 276 0 -276
==========================================
- Hits 1558 1411 -147
- Misses 170 221 +51
+ Partials 79 0 -79
| Impacted Files | Coverage Δ | |
|---|---|---|
| tests/test_pane.py | 68.42% <40.00%> (-31.58%) |
:arrow_down: |
| tests/test_server.py | 98.18% <50.00%> (-1.82%) |
:arrow_down: |
| libtmux/pane.py | 85.60% <94.52%> (ø) |
|
| libtmux/common.py | 88.67% <100.00%> (ø) |
|
| libtmux/session.py | 81.70% <100.00%> (ø) |
|
| libtmux/window.py | 84.14% <100.00%> (ø) |
|
| tests/test_tmuxobject.py | 89.01% <100.00%> (-10.99%) |
:arrow_down: |
| tests/conftest.py | 90.47% <0.00%> (-9.53%) |
:arrow_down: |
| ... and 26 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Closed in favor of #426