tmux-python / tmuxp

🖥️ Session manager for tmux, build on libtmux.
https://tmuxp.git-pull.com/
MIT License
4.04k stars 231 forks source link

refactor!: Move `_types` to `_internal/types` #900

Closed tony closed 8 months ago

tony commented 8 months ago

Fixes #899

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (8282ecd) 70.52% compared to head (5b1f940) 70.71%.

Files Patch % Lines
src/tmuxp/plugin.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #900 +/- ## ========================================== + Coverage 70.52% 70.71% +0.19% ========================================== Files 25 26 +1 Lines 1937 1950 +13 Branches 407 407 ========================================== + Hits 1366 1379 +13 Misses 448 448 Partials 123 123 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.