Skip to content

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

d18a0fd
Select commit
Loading
Failed to load commit list.
Draft

WIP: Custom frozen dataclasses #586

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

52.82% (+1.53%) compared to 5a34cc5

View this Pull Request on Codecov

52.82% (+1.53%) compared to 5a34cc5

Details

Codecov Report

❌ Patch coverage is 82.32044% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.82%. Comparing base (5a34cc5) to head (d18a0fd).

Files with missing lines Patch % Lines
src/libtmux/_internal/frozen_dataclass_sealable.py 78.78% 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             @@
##           master     #586      +/-   ##
==========================================
+ Coverage   51.29%   52.82%   +1.53%     
==========================================
  Files          25       28       +3     
  Lines        3488     3669     +181     
  Branches      686      730      +44     
==========================================
+ Hits         1789     1938     +149     
- Misses       1404     1426      +22     
- Partials      295      305      +10     

☔ 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.