Skip to content

test: add mixed error chain test for Layers()

4a7141f
Select commit
Loading
Failed to load commit list.
Merged

feat: add OopsError.Layers() to inspect individual error chain layers #110

test: add mixed error chain test for Layers()
4a7141f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 0s

88.74% (-0.06%) compared to 3b4e15c

View this Pull Request on Codecov

88.74% (-0.06%) compared to 3b4e15c

Details

Codecov Report

❌ Patch coverage is 87.50000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.74%. Comparing base (3b4e15c) to head (4a7141f).

Files with missing lines Patch % Lines
error.go 87.50% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   88.80%   88.74%   -0.06%     
==========================================
  Files          15       15              
  Lines        1125     1155      +30     
==========================================
+ Hits          999     1025      +26     
- Misses        101      103       +2     
- Partials       25       27       +2     

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