Skip to content

refact(breaking): removed type PanicTestFunc and replaced it by just func() - #46

Merged
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:refact/panic-assertion-func
Jan 25, 2026
Merged

refact(breaking): removed type PanicTestFunc and replaced it by just func()#46
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:refact/panic-assertion-func

Conversation

@fredbi

@fredbi fredbi commented Jan 25, 2026

Copy link
Copy Markdown
Member

…func()

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.
…func()

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

codecov Bot commented Jan 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@f9aee45). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #46   +/-   ##
=========================================
  Coverage          ?   88.90%           
=========================================
  Files             ?       73           
  Lines             ?    10005           
  Branches          ?        0           
=========================================
  Hits              ?     8895           
  Misses            ?      943           
  Partials          ?      167           

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

@fredbi
fredbi merged commit 5d65adf into go-openapi:master Jan 25, 2026
23 checks passed
@fredbi
fredbi deleted the refact/panic-assertion-func branch January 25, 2026 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant