Skip to content

Regroup listing records on the field separator, not newlines - #752

Open
tony wants to merge 1 commit into
masterfrom
fix-newline-in-format-values
Open

Regroup listing records on the field separator, not newlines#752
tony wants to merge 1 commit into
masterfrom
fix-newline-in-format-values

neo(fix[parse]): Regroup records on the separator, not newlines

ed42992
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2026 in 0s

52.61% (+0.24%) compared to 036c521

View this Pull Request on Codecov

52.61% (+0.24%) compared to 036c521

Details

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.61%. Comparing base (036c521) to head (ed42992).

Files with missing lines Patch % Lines
src/libtmux/neo.py 88.88% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #752      +/-   ##
==========================================
+ Coverage   52.37%   52.61%   +0.24%     
==========================================
  Files          26       26              
  Lines        3729     3746      +17     
  Branches      747      752       +5     
==========================================
+ Hits         1953     1971      +18     
+ Misses       1472     1470       -2     
- Partials      304      305       +1     

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