Merged
Merged
Conversation
Codecov Report
Merging #840 ( 1b01058 ) into master ( 342eddc ) will increase coverage by
0.13%.
The diff coverage is84.30%.
@@ Coverage Diff @@ ## master #840 +/- ## ========================================== + Coverage 76.05% 76.19% +0.13% ========================================== Files 20 24 +4 Lines 1604 1613 +9 Branches 366 366 ========================================== + Hits 1220 1229 +9 Misses 275 275 Partials 109 109
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/tmuxp/cli/utils.py | 55.65% <ø> (-10.02%) |
⬇️ |
| src/tmuxp/cli/edit.py | 76.92% <33.33%> (ø) |
|
| src/tmuxp/cli/freeze.py | 71.57% <71.42%> (+0.30%) |
⬆️ |
| src/tmuxp/cli/convert.py | 82.50% <73.33%> (+0.44%) |
⬆️ |
| src/tmuxp/cli/load.py | 69.66% <76.00%> (+0.29%) |
⬆️ |
| src/tmuxp/cli/import_config.py | 81.81% <77.77%> (+0.27%) |
⬆️ |
| src/tmuxp/workspace/freezer.py | 82.50% <82.50%> (ø) |
|
| src/tmuxp/workspace/importers.py | 84.04% <84.04%> (ø) |
|
| src/tmuxp/workspace/loader.py | 86.32% <86.32%> (ø) |
|
| src/tmuxp/workspace/finders.py | 91.42% <91.42%> (ø) |
|
| ... and 6 more |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
tony
changed the title
Rename "config file" to "workspace file"
♻️ Rename "config file" to "workspace file", refactoring
tony
changed the title
♻️ Rename "config file" to "workspace file", refactoring
♻️ Massive refactor / organization
tony deleted the rename-config-file-to-workspace-file branch
October 30, 2022 15:14Labels
None yet