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

OpenAPI paths with multiple params #465

Merged
merged 4 commits into from
Apr 9, 2023
Merged

Conversation

javierbrea
Copy link
Member

plugin-open-api

[2.0.1]

Fixed

main

[4.0.1]

Fixed

  • chore(deps): Update OpenAPI plugin to 2.0.1. Fix conversion of paths with multiple parameters in OpenAPI plugin#464

closes #464

@javierbrea javierbrea self-assigned this Apr 9, 2023
@javierbrea javierbrea added the bug Something isn't working label Apr 9, 2023
@github-actions
Copy link

github-actions bot commented Apr 9, 2023

Affected projects

🔎 Comparing current branch with origin/release

  • 4 applications: main, admin-api-client-data-provider-e2e-mocks, admin-api-client-unit-mocks, admin-api-client-e2e-vanilla-app
  • 3 libraries: admin-api-client, cypress-commands, plugin-openapi
  • 9 test: admin-api-client-data-provider-vanilla-app-e2e, admin-api-client-data-provider-react-app-e2e, admin-api-client-data-provider-nodejs-e2e, admin-api-client-vanilla-app-e2e, cypress-commands-typescript-e2e, admin-api-client-nodejs-e2e, plugin-admin-api-swagger-e2e, cypress-commands-e2e, main-e2e
Total: 16 projects are affected by changes

@codecov-commenter
Copy link

codecov-commenter commented Apr 9, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7f72302) 100.00% compared to head (96bbd15) 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           release      #465    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           84        89     +5     
  Lines         2959      3276   +317     
  Branches        87        87            
==========================================
+ Hits          2959      3276   +317     
Flag Coverage Δ
admin-api-client 100.00% <ø> (ø)
cypress-commands 100.00% <ø> (ø)
main 100.00% <ø> (ø)
plugin-openapi 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
packages/plugin-openapi/src/openapi.ts 100.00% <100.00%> (ø)

... and 31 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented Apr 9, 2023

[main] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Apr 9, 2023

[admin-api-client] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Apr 9, 2023

[cypress-commands-e2e] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Apr 9, 2023

[cypress-commands] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Apr 9, 2023

[plugin-openapi] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Apr 9, 2023

[main-e2e] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@javierbrea javierbrea merged commit da2fab5 into release Apr 9, 2023
@javierbrea javierbrea deleted the fix/390/openapi-params branch April 9, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants