libtmux icon indicating copy to clipboard operation
libtmux copied to clipboard

Dataclasses

Open tony opened this issue 3 years ago • 1 comments

#370

tony avatar May 17 '22 00:05 tony

Codecov Report

Merging #371 (326bcef) into master (49b9d6c) will increase coverage by 0.23%. The diff coverage is 89.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

codecov[bot] avatar May 17 '22 11:05 codecov[bot]

Closed in favor of #426

tony avatar Dec 18 '22 00:12 tony