Skip to content

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Aug 30, 2025

fixes #53

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.

fixes go-openapi#53

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

codecov bot commented Aug 30, 2025

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.40%. Comparing base (293f90a) to head (0daf0ad).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
pointer.go 90.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   70.40%   70.40%           
=======================================
  Files           2        2           
  Lines         348      348           
=======================================
  Hits          245      245           
  Misses         78       78           
  Partials       25       25           
Flag Coverage Δ
oldstable-macos-latest 70.40% <90.00%> (ø)
oldstable-ubuntu-latest 70.40% <90.00%> (ø)
oldstable-windows-latest 70.40% <90.00%> (ø)
stable-macos-latest 70.40% <90.00%> (ø)
stable-ubuntu-latest 70.40% <90.00%> (ø)
stable-windows-latest 70.40% <90.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fredbi fredbi merged commit ea42106 into go-openapi:master Aug 30, 2025
11 checks passed
@fredbi fredbi deleted the fix/upgrade-swag branch August 30, 2025 10:42
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.

Replace easyjson with more acceptable alternative
1 participant