Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Dec 6, 2025

Following the refactoring of error switch statements, added tests cases to cover all new code branches.

NOTE: remember not to apply the auto fix for errlint, as it embarks into ambitious code rewrites that are broken.

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.

Following the refactoring of error switch statements, added tests
cases to cover all new code branches.

NOTE: remember not to apply the auto fix for errlint, as it
embarks into ambitious code rewrites that are broken.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov
Copy link

codecov bot commented Dec 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b1b6a71) to head (a04ecbb).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #79   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          521       535   +14     
=========================================
+ Hits           521       535   +14     

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

@fredbi fredbi merged commit 1580f0b into go-openapi:master Dec 6, 2025
21 checks passed
@fredbi fredbi deleted the chore/relint branch December 6, 2025 13:02
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