tmux-python / tmuxp

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

tests,fix(cli): Fix loading of multiple workspace files #838

Closed tony closed 2 years ago

tony commented 2 years ago

Related to #837

codecov[bot] commented 2 years ago

Codecov Report

Merging #838 (fff6f4f) into master (73ffddc) will increase coverage by 0.52%. The diff coverage is 78.94%.

@@            Coverage Diff             @@
##           master     #838      +/-   ##
==========================================
+ Coverage   75.53%   76.05%   +0.52%     
==========================================
  Files          19       20       +1     
  Lines        1582     1604      +22     
  Branches      352      352              
==========================================
+ Hits         1195     1220      +25     
+ Misses        278      275       -3     
  Partials      109      109              
Impacted Files Coverage Δ
src/tmuxp/cli/load.py 69.37% <63.63%> (+2.38%) :arrow_up:
conftest.py 90.38% <100.00%> (+2.88%) :arrow_up:
src/tmuxp/types.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more