Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing breaking change when applying filters for WithOpenApi extension #3085

Conversation

jgarciadelanoceda
Copy link
Contributor

Fixes #3084
Tested with IntegrationTest

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@8b0e896). Learn more about missing BASE report.
Report is 4 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #3085   +/-   ##
=========================================
  Coverage          ?   90.50%           
=========================================
  Files             ?       76           
  Lines             ?     3118           
  Branches          ?      516           
=========================================
  Hits              ?     2822           
  Misses            ?      296           
  Partials          ?        0           
Flag Coverage Δ
Linux 90.50% <100.00%> (?)
Windows 90.50% <100.00%> (?)
macOS 90.50% <100.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.

@martincostello martincostello added this to the v6.8.1 milestone Sep 30, 2024
@martincostello martincostello merged commit e9bdab9 into domaindrivendev:master Sep 30, 2024
9 checks passed
@jgarciadelanoceda jgarciadelanoceda deleted the issue_3084_IgnoredParameterDescriptionViaWithOpenApi branch September 30, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Parameter description breaking change in v6.8.0
3 participants