Skip to content

docs(frozen_dataclass_sealable) Add to `internals`

0975cfd
Select commit
Loading
Failed to load commit list.
Draft

WIP: Custom frozen dataclasses #586

docs(frozen_dataclass_sealable) Add to `internals`
0975cfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2025 in 1s

80.25% (+0.42%) compared to 5803841

View this Pull Request on Codecov

80.25% (+0.42%) compared to 5803841

Details

Codecov Report

Attention: Patch coverage is 84.23645% with 32 lines in your changes missing coverage. Please review.

Project coverage is 80.25%. Comparing base (5803841) to head (0975cfd).
Report is 55 commits behind head on master.

Files with missing lines Patch % Lines
src/libtmux/_internal/frozen_dataclass_sealable.py 79.25% 20 Missing and 8 partials ⚠️
src/libtmux/_internal/frozen_dataclass.py 92.85% 1 Missing and 1 partial ⚠️
.../_internal/frozen_dataclass_sealable/test_basic.py 95.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #586      +/-   ##
==========================================
+ Coverage   79.83%   80.25%   +0.42%     
==========================================
  Files          22       25       +3     
  Lines        1914     2117     +203     
  Branches      294      338      +44     
==========================================
+ Hits         1528     1699     +171     
- Misses        266      288      +22     
- Partials      120      130      +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.