Skip to content

fix: panic in spew when dealing with unexported fields

ea098bf
Select commit
Loading
Failed to load commit list.
Merged

fix: panic in spew when dealing with unexported fields #13

fix: panic in spew when dealing with unexported fields
ea098bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2026 in 0s

95.67% (-0.04%) compared to a5a03bc

View this Pull Request on Codecov

95.67% (-0.04%) compared to a5a03bc

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.67%. Comparing base (a5a03bc) to head (ea098bf).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
internal/spew/common.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   95.70%   95.67%   -0.04%     
==========================================
  Files          37       37              
  Lines        5634     5636       +2     
==========================================
  Hits         5392     5392              
- Misses        168      169       +1     
- Partials       74       75       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.