Skip to content

fix(assertions): guard reflection walkers against cyclic inputs - #129

Merged
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:fix/reflection-recursion-cycles
Jun 19, 2026
Merged

fix(assertions): guard reflection walkers against cyclic inputs#129
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:fix/reflection-recursion-cycles

fix(assertions): guard reflection walkers against cyclic inputs

544e90b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 1s

91.70% (+0.01%) compared to 81253df

View this Pull Request on Codecov

91.70% (+0.01%) compared to 81253df

Details

Codecov Report

❌ Patch coverage is 95.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.70%. Comparing base (81253df) to head (544e90b).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
internal/assertions/equal.go 92.85% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   91.68%   91.70%   +0.01%     
==========================================
  Files          97       97              
  Lines       12623    12651      +28     
==========================================
+ Hits        11573    11601      +28     
  Misses        827      827              
  Partials      223      223              

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