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

Add SWAGGER_X_AMZN_RESOURCE_CONTNET_ENCODED only if ARN is present #12160

Merged
merged 2 commits into from
Sep 21, 2023

Add SWAGGER_X_AMZN_RESOURCE_CONTNET_ENCODED only if ARN is present- OAS3

49576f7
Select commit
Loading
Failed to load commit list.
Merged

Add SWAGGER_X_AMZN_RESOURCE_CONTNET_ENCODED only if ARN is present #12160

Add SWAGGER_X_AMZN_RESOURCE_CONTNET_ENCODED only if ARN is present- OAS3
49576f7
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 21, 2023 in 0s

20.82% (-0.01%) compared to bbbaac7

View this Pull Request on Codecov

20.82% (-0.01%) compared to bbbaac7

Details

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (bbbaac7) 20.83% compared to head (49576f7) 20.82%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12160      +/-   ##
==========================================
- Coverage   20.83%   20.82%   -0.01%     
==========================================
  Files        1188     1188              
  Lines      100216   100220       +4     
  Branches    14062    14064       +2     
==========================================
- Hits        20879    20874       -5     
- Misses      76596    76604       +8     
- Partials     2741     2742       +1     
Files Changed Coverage Δ
...so2/carbon/apimgt/impl/definitions/OAS2Parser.java 37.59% <0.00%> (-0.58%) ⬇️
...so2/carbon/apimgt/impl/definitions/OAS3Parser.java 45.55% <0.00%> (-0.12%) ⬇️

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