Skip to content

fix(xerrors): keep outer fields when rendering collected errors - #449

Open
Kybxd wants to merge 2 commits into
masterfrom
fix-collected-render-with-fields
Open

fix(xerrors): keep outer fields when rendering collected errors#449
Kybxd wants to merge 2 commits into
masterfrom
fix-collected-render-with-fields

fix(xerrors): only propagate scope fields when re-collecting joined e…

423ea8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 1s

75.65% (target 63.00%)

View this Pull Request on Codecov

75.65% (target 63.00%)

Details

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.65%. Comparing base (7bc5b61) to head (423ea8e).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
internal/x/xerrors/errors.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
+ Coverage   75.63%   75.65%   +0.01%     
==========================================
  Files          88       88              
  Lines        9531     9606      +75     
==========================================
+ Hits         7209     7267      +58     
- Misses       1747     1757      +10     
- Partials      575      582       +7     

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