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 changes to add subscription status to application.yaml when exporting and to support ignoreTier query param when importing #12442

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into endpointIssue

419e37e
Select commit
Loading
Failed to load commit list.
Open

Add changes to add subscription status to application.yaml when exporting and to support ignoreTier query param when importing #12442

Merge branch 'master' into endpointIssue
419e37e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2024 in 0s

20.10% (+0.00%) compared to 8c3b345

View this Pull Request on Codecov

20.10% (+0.00%) compared to 8c3b345

Details

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 20.10%. Comparing base (8c3b345) to head (419e37e).
Report is 4 commits behind head on master.

Files Patch % Lines
...on/apimgt/rest/api/store/v1/utils/ImportUtils.java 0.00% 10 Missing ⚠️
...est/api/store/v1/models/ExportedSubscribedAPI.java 0.00% 5 Missing ⚠️
...on/apimgt/rest/api/store/v1/utils/ExportUtils.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12442   +/-   ##
=======================================
  Coverage   20.09%   20.10%           
=======================================
  Files        1241     1241           
  Lines      107434   107446   +12     
  Branches    15093    15097    +4     
=======================================
+ Hits        21593    21599    +6     
- Misses      82937    82943    +6     
  Partials     2904     2904           

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