Skip to content

jj stderr fix#47

Merged
hugoh merged 2 commits into
mainfrom
jj-stderr-fix
Jul 2, 2026
Merged

jj stderr fix#47
hugoh merged 2 commits into
mainfrom
jj-stderr-fix

fix(jj): separate stdout/stderr in defaultRunJJ

502893e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 1s

88.86% (target 80.00%)

View this Pull Request on Codecov

88.86% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.86%. Comparing base (c163c77) to head (502893e).

Files with missing lines Patch % Lines
cmd/repo.go 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   88.78%   88.86%   +0.07%     
==========================================
  Files          34       34              
  Lines        3638     3636       -2     
==========================================
+ Hits         3230     3231       +1     
+ Misses        311      309       -2     
+ Partials       97       96       -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.