Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Jan 11, 2026

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.

Adapted from stretchr#1822

The SpewKeys setting looks sensible.

test: refactored the diff test to make it a table-driven, iterable test.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi force-pushed the fix/1822-deterministic branch from ab9edaf to 816e4f0 Compare January 11, 2026 17:18
@codecov
Copy link

codecov bot commented Jan 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.69%. Comparing base (69fcab1) to head (816e4f0).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   88.72%   88.69%   -0.04%     
==========================================
  Files          63       63              
  Lines        8338     8338              
==========================================
- Hits         7398     7395       -3     
- Misses        776      779       +3     
  Partials      164      164              

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

@fredbi fredbi merged commit 21cd9d4 into go-openapi:master Jan 11, 2026
21 checks passed
@fredbi fredbi deleted the fix/1822-deterministic branch January 11, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant