Skip to content

docs(snapshot/README): Add Capabilities and Limitations table

ac85da4
Select commit
Loading
Failed to load commit list.
Draft

snapshot(refactor[typing]): Improve type overrides with generics #590

docs(snapshot/README): Add Capabilities and Limitations table
ac85da4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2025 in 1s

79.23% (-0.60%) compared to 5803841

View this Pull Request on Codecov

79.23% (-0.60%) compared to 5803841

Details

Codecov Report

Attention: Patch coverage is 77.31481% with 147 lines in your changes missing coverage. Please review.

Project coverage is 79.23%. Comparing base (5803841) to head (ac85da4).
Report is 26 commits behind head on snapshots.

Files with missing lines Patch % Lines
src/libtmux/snapshot/models/pane.py 56.25% 27 Missing and 8 partials ⚠️
src/libtmux/_internal/frozen_dataclass_sealable.py 79.10% 20 Missing and 8 partials ⚠️
src/libtmux/snapshot/utils.py 71.26% 19 Missing and 6 partials ⚠️
src/libtmux/snapshot/models/window.py 72.30% 11 Missing and 7 partials ⚠️
src/libtmux/snapshot/models/session.py 73.43% 11 Missing and 6 partials ⚠️
src/libtmux/snapshot/base.py 80.76% 10 Missing ⚠️
src/libtmux/snapshot/models/server.py 84.37% 9 Missing and 1 partial ⚠️
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              @@
##           snapshots     #590      +/-   ##
=============================================
- Coverage      79.83%   79.23%   -0.60%     
=============================================
  Files             22       33      +11     
  Lines           1914     2562     +648     
  Branches         294      416     +122     
=============================================
+ Hits            1528     2030     +502     
- Misses           266      375     +109     
- Partials         120      157      +37     

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