Skip to content

chore(mypy): drop now-unused type:ignore comments

cd53b1d
Select commit
Loading
Failed to load commit list.
Draft

WIP: Snapshot #587

chore(mypy): drop now-unused type:ignore comments
cd53b1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2026 in 1s

48.18% (+1.15%) compared to 3a6fb89

View this Pull Request on Codecov

48.18% (+1.15%) compared to 3a6fb89

Details

Codecov Report

❌ Patch coverage is 55.80000% with 221 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.18%. Comparing base (3a6fb89) to head (cd53b1d).
⚠️ Report is 10 commits behind head on frozen-dataclasses-custom.

Files with missing lines Patch % Lines
src/libtmux/snapshot.py 40.93% 168 Missing and 21 partials ⚠️
src/libtmux/_internal/frozen_dataclass_sealable.py 78.62% 20 Missing and 8 partials ⚠️
src/libtmux/_internal/frozen_dataclass.py 91.66% 1 Missing and 1 partial ⚠️
.../_internal/frozen_dataclass_sealable/test_basic.py 92.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                      Coverage Diff                      @@
##           frozen-dataclasses-custom     #587      +/-   ##
=============================================================
+ Coverage                      47.02%   48.18%   +1.15%     
=============================================================
  Files                             23       27       +4     
  Lines                           3296     3796     +500     
  Branches                         709      826     +117     
=============================================================
+ Hits                            1550     1829     +279     
- Misses                          1384     1574     +190     
- Partials                         362      393      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.