Skip to content

!squash docs topics

14c4b27
Select commit
Loading
Failed to load commit list.
Draft

Docs: Tested doc examples #581

!squash docs topics
14c4b27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2025 in 1s

84.24% (+2.85%) compared to 7db6426

View this Pull Request on Codecov

84.24% (+2.85%) compared to 7db6426

Details

Codecov Report

Attention: Patch coverage is 90.26163% with 67 lines in your changes missing coverage. Please review.

Project coverage is 84.24%. Comparing base (7db6426) to head (14c4b27).

Files with missing lines Patch % Lines
...sts/examples/pytest_plugin/test_complex_layouts.py 51.06% 23 Missing ⚠️
src/libtmux/session.py 58.33% 10 Missing and 5 partials ⚠️
src/libtmux/exc.py 20.00% 8 Missing ⚠️
...sts/examples/pytest_plugin/test_process_control.py 93.97% 2 Missing and 3 partials ⚠️
src/libtmux/window.py 84.21% 2 Missing and 1 partial ⚠️
...sts/examples/pytest_plugin/test_command_polling.py 90.62% 1 Missing and 2 partials ⚠️
src/libtmux/pane.py 66.66% 0 Missing and 2 partials ⚠️
src/libtmux/server.py 90.47% 2 Missing ⚠️
...s/examples/pytest_plugin/test_window_management.py 96.77% 1 Missing and 1 partial ⚠️
src/libtmux/common.py 85.71% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #581      +/-   ##
==========================================
+ Coverage   81.39%   84.24%   +2.85%     
==========================================
  Files          37       53      +16     
  Lines        2430     2984     +554     
  Branches      368      378      +10     
==========================================
+ Hits         1978     2514     +536     
- Misses        310      326      +16     
- Partials      142      144       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.