Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Nov 9, 2025

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.

@codecov
Copy link

codecov bot commented Nov 9, 2025

Codecov Report

❌ Patch coverage is 70.70707% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.22%. Comparing base (06d6e56) to head (0254606).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/testing/petstore/api.go 0.00% 10 Missing and 6 partials ⚠️
interfaces.go 40.00% 3 Missing ⚠️
middleware/parameter.go 82.35% 3 Missing ⚠️
discard.go 0.00% 2 Missing ⚠️
logger/standard.go 0.00% 2 Missing ⚠️
client_request.go 50.00% 1 Missing ⚠️
middleware/context.go 80.00% 1 Missing ⚠️
middleware/request.go 66.66% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (70.70%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
- Coverage   78.59%   78.22%   -0.37%     
==========================================
  Files          50       50              
  Lines        4087     3371     -716     
==========================================
- Hits         3212     2637     -575     
+ Misses        765      624     -141     
  Partials      110      110              
Flag Coverage Δ
oldstable-macos-latest 78.22% <70.70%> (-0.37%) ⬇️
oldstable-ubuntu-latest 78.22% <70.70%> (-0.37%) ⬇️
oldstable-windows-latest 78.22% <70.70%> (-0.37%) ⬇️
stable-macos-latest 78.22% <70.70%> (-0.37%) ⬇️
stable-ubuntu-latest 78.22% <70.70%> (-0.37%) ⬇️
stable-windows-latest 78.22% <70.70%> (-0.37%) ⬇️

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 force-pushed the chore/update-license branch from 309e50a to 0254606 Compare November 9, 2025 14:54
@fredbi fredbi merged commit 3802129 into go-openapi:master Nov 9, 2025
12 of 13 checks passed
@fredbi fredbi deleted the chore/update-license branch November 9, 2025 15:58
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