Skip to content

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

e8dfcd2
Select commit
Loading
Failed to load commit list.
Draft

WIP: Custom frozen dataclasses #586

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

48.86% (+1.83%) compared to 3a6fb89

View this Pull Request on Codecov

48.86% (+1.83%) compared to 3a6fb89

Details

Codecov Report

❌ Patch coverage is 82.32044% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.86%. Comparing base (3a6fb89) to head (e8dfcd2).

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   47.02%   48.86%   +1.83%     
==========================================
  Files          23       26       +3     
  Lines        3296     3477     +181     
  Branches      709      753      +44     
==========================================
+ Hits         1550     1699     +149     
- Misses       1384     1406      +22     
- Partials      362      372      +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.