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

ae319a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 0s

59.01% (+6.56%) compared to d8b7127

View this Pull Request on Codecov

59.01% (+6.56%) compared to d8b7127

Details

Codecov Report

❌ Patch coverage is 84.54259% with 147 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.01%. Comparing base (d8b7127) to head (ae319a0).

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   52.44%   59.01%   +6.56%     
==========================================
  Files          26       32       +6     
  Lines        3726     4677     +951     
  Branches      747      909     +162     
==========================================
+ Hits         1954     2760     +806     
- Misses       1468     1553      +85     
- Partials      304      364      +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.