Skip to content

Add pure Python resurrect APIs#703

Open
tony wants to merge 22 commits into
masterfrom
resurrect
Open

Add pure Python resurrect APIs#703
tony wants to merge 22 commits into
masterfrom
resurrect

Docs(docs): Correct provider fallback

133abfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 1s

58.61% (+6.83%) compared to 54f9b72

View this Pull Request on Codecov

58.61% (+6.83%) compared to 54f9b72

Details

Codecov Report

❌ Patch coverage is 84.54259% with 147 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.61%. Comparing base (54f9b72) to head (133abfb).

Files with missing lines Patch % Lines
src/libtmux/resurrect/archives.py 82.89% 42 Missing and 36 partials ⚠️
src/libtmux/resurrect/continuum.py 82.05% 17 Missing and 11 partials ⚠️
src/libtmux/resurrect/processes.py 85.88% 17 Missing and 7 partials ⚠️
src/libtmux/resurrect/resurrect_file.py 91.12% 6 Missing and 5 partials ⚠️
src/libtmux/resurrect/storage.py 86.36% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #703      +/-   ##
==========================================
+ Coverage   51.78%   58.61%   +6.83%     
==========================================
  Files          25       31       +6     
  Lines        3638     4589     +951     
  Branches      733      895     +162     
==========================================
+ Hits         1884     2690     +806     
- Misses       1448     1533      +85     
- Partials      306      366      +60     

☔ View full report in Codecov by Harness.
📢 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.