Skip to content

fix: guard copyExportedFields against nil interface values in slices, maps, and pointers#127

Merged
fredbi merged 1 commit into
masterfrom
copilot/fix-failing-unit-tests
Jun 19, 2026
Merged

fix: guard copyExportedFields against nil interface values in slices, maps, and pointers#127
fredbi merged 1 commit into
masterfrom
copilot/fix-failing-unit-tests

fix(assertions): guard copyExportedFields against nil interface value…

bbe0caf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@57d0e4e). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #127   +/-   ##
=========================================
  Coverage          ?   91.66%           
=========================================
  Files             ?       97           
  Lines             ?    12623           
  Branches          ?        0           
=========================================
  Hits              ?    11571           
  Misses            ?      828           
  Partials          ?      224           

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