Skip to content

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Sep 10, 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.

Signed-off-by: Artem Seleznev <seleznyov.artyom@gmail.com>
@fredbi
Copy link
Member Author

fredbi commented Sep 10, 2025

Supersedes #361. For some reason, github did not let me rebase that branch

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

codecov bot commented Sep 10, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.78%. Comparing base (0628cdf) to head (7cf6bcd).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
middleware/context.go 0.00% 2 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) 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     #363      +/-   ##
==========================================
- Coverage   81.84%   81.78%   -0.07%     
==========================================
  Files          49       49              
  Lines        4076     4079       +3     
==========================================
  Hits         3336     3336              
- Misses        628      630       +2     
- Partials      112      113       +1     
Flag Coverage Δ
oldstable-macos-latest 81.78% <0.00%> (-0.07%) ⬇️
oldstable-ubuntu-latest 81.78% <0.00%> (-0.07%) ⬇️
oldstable-windows-latest 81.78% <0.00%> (-0.07%) ⬇️
stable-macos-latest 81.78% <0.00%> (-0.07%) ⬇️
stable-ubuntu-latest 81.78% <0.00%> (-0.07%) ⬇️
stable-windows-latest 81.78% <0.00%> (-0.07%) ⬇️

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
Copy link
Member Author

fredbi commented Sep 10, 2025

This PR onboards your commit @artemseleznev. Thanks

@fredbi fredbi enabled auto-merge (rebase) September 10, 2025 20:28
@fredbi fredbi disabled auto-merge September 10, 2025 20:29
@fredbi fredbi merged commit 8de32b0 into go-openapi:master Sep 10, 2025
9 of 11 checks passed
@fredbi fredbi deleted the artem branch September 10, 2025 20:29
@fredbi fredbi mentioned this pull request Sep 10, 2025
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