Python 3.9 Modernization #953
Merged
Codecov / codecov/project
succeeded
Dec 21, 2024 in 1s
70.23% (-0.02%) compared to 78fceb5
View this Pull Request on Codecov
70.23% (-0.02%) compared to 78fceb5
Details
Codecov Report
Attention: Patch coverage is 71.92982% with 16 lines in your changes missing coverage. Please review.
Project coverage is 70.23%. Comparing base (
78fceb5) to head (ce506cd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| docs/_ext/aafig.py | 16.66% | 5 Missing |
| src/tmuxp/shell.py | 20.00% | 4 Missing |
| src/tmuxp/cli/freeze.py | 25.00% | 3 Missing |
| src/tmuxp/cli/utils.py | 81.81% | 2 Missing |
| src/tmuxp/_internal/config_reader.py | 75.00% | 1 Missing |
| src/tmuxp/plugin.py | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #953 +/- ##
==========================================
- Coverage 70.24% 70.23% -0.02%
==========================================
Files 26 26
Lines 1936 1935 -1
Branches 365 365
==========================================
- Hits 1360 1359 -1
Misses 456 456
Partials 120 120 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading