Skip to content

WIP: Snapshot #587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 17 commits into
base: frozen-dataclasses-custom
Choose a base branch
from

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 Jun 26, 2025 in 0s

75.19% (-5.07%) compared to 0975cfd

View this Pull Request on Codecov

75.19% (-5.07%) compared to 0975cfd

Details

Codecov Report

Attention: 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.