Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/ layout #814

Merged
merged 2 commits into from Sep 11, 2022
Merged

src/ layout #814

merged 2 commits into from Sep 11, 2022

Conversation

tony
Copy link
Member

@tony tony commented Sep 11, 2022

Moved us to a src/ layout which fixes some packaging complexities

See also: pypa/packaging.python.org#320

@codecov
Copy link

codecov bot commented Sep 11, 2022

Codecov Report

Merging #814 (b39b14e) into master (a7ef304) will increase coverage by 0.01%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master     #814      +/-   ##
==========================================
+ Coverage   74.96%   74.98%   +0.01%     
==========================================
  Files          18       18              
  Lines        1394     1395       +1     
  Branches      334      334              
==========================================
+ Hits         1045     1046       +1     
  Misses        263      263              
  Partials       86       86              
Impacted Files Coverage Δ
src/tmuxp/cli/constants.py 100.00% <ø> (ø)
src/tmuxp/cli/convert.py 82.75% <ø> (ø)
src/tmuxp/cli/debug_info.py 100.00% <ø> (ø)
src/tmuxp/cli/edit.py 70.00% <ø> (ø)
src/tmuxp/cli/freeze.py 71.83% <ø> (ø)
src/tmuxp/cli/import_config.py 59.21% <ø> (ø)
src/tmuxp/cli/load.py 65.92% <ø> (ø)
src/tmuxp/cli/ls.py 92.30% <ø> (ø)
src/tmuxp/cli/shell.py 88.57% <ø> (ø)
src/tmuxp/cli/utils.py 79.16% <ø> (ø)
... and 8 more

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

@tony tony linked an issue Sep 11, 2022 that may be closed by this pull request
@tony tony merged commit 4bdb29d into master Sep 11, 2022
@tony tony deleted the src-dir branch September 11, 2022 16:37
tony added a commit that referenced this pull request Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

src/ layout
1 participant