Skip to content

frozen_dataclass_sealable fix imports from `typing`

bfd4837
Select commit
Loading
Failed to load commit list.
Draft

WIP: Snapshot #587

frozen_dataclass_sealable fix imports from `typing`
bfd4837
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2025 in 1s

75.19% (-5.07%) compared to 0975cfd

View this Pull Request on Codecov

75.19% (-5.07%) compared to 0975cfd

Details

Codecov Report

❌ Patch coverage is 43.91691% with 189 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.19%. Comparing base (0975cfd) to head (bfd4837).

Files with missing lines Patch % Lines
src/libtmux/snapshot.py 42.90% 168 Missing and 21 partials ⚠️
Additional details and impacted files
@@                      Coverage Diff                      @@
##           frozen-dataclasses-custom     #587      +/-   ##
=============================================================
- Coverage                      80.25%   75.19%   -5.07%     
=============================================================
  Files                             25       26       +1     
  Lines                           2117     2447     +330     
  Branches                         338      411      +73     
=============================================================
+ Hits                            1699     1840     +141     
- Misses                           288      456     +168     
- Partials                         130      151      +21     

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