Skip to content

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

6beb069
Select commit
Loading
Failed to load commit list.
Draft

WIP: Snapshot #587

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

51.93% (+0.64%) compared to 5a34cc5

View this Pull Request on Codecov

51.93% (+0.64%) compared to 5a34cc5

Details

Codecov Report

❌ Patch coverage is 55.80000% with 221 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.93%. Comparing base (5a34cc5) to head (6beb069).

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             @@
##           master     #587      +/-   ##
==========================================
+ Coverage   51.29%   51.93%   +0.64%     
==========================================
  Files          25       29       +4     
  Lines        3488     3988     +500     
  Branches      686      803     +117     
==========================================
+ Hits         1789     2071     +282     
- Misses       1404     1591     +187     
- Partials      295      326      +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.