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

Change api provider #12200

Merged
merged 28 commits into from
Feb 7, 2024

fix deploy pizzashackapi display issue after publish

9d96651
Select commit
Loading
Failed to load commit list.
Merged

Change api provider #12200

fix deploy pizzashackapi display issue after publish
9d96651
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

41.66% (+20.88%) compared to b96aa47

View this Pull Request on Codecov

41.66% (+20.88%) compared to b96aa47

Details

Codecov Report

Attention: 299 lines in your changes are missing coverage. Please review.

Comparison is base (b96aa47) 20.77% compared to head (9d96651) 41.66%.
Report is 136 commits behind head on master.

Files Patch % Lines
...on/apimgt/persistence/RegistryPersistenceImpl.java 8.10% 99 Missing and 3 partials ⚠️
.../apimgt/persistence/dto/AdminApiSearchContent.java 0.00% 39 Missing ⚠️
...java/org/wso2/carbon/apimgt/impl/APIAdminImpl.java 0.00% 37 Missing ⚠️
...mgt/rest/api/admin/v1/impl/ApisApiServiceImpl.java 5.88% 32 Missing ⚠️
...pi/admin/v1/utils/mappings/APIInfoMappingUtil.java 0.00% 28 Missing ⚠️
...imgt/persistence/dto/AdminContentSearchResult.java 0.00% 16 Missing ⚠️
...o2/carbon/apimgt/persistence/dto/AdminApiInfo.java 0.00% 13 Missing ⚠️
...ava/org/wso2/carbon/apimgt/impl/dao/ApiMgtDAO.java 0.00% 12 Missing ⚠️
...bon/apimgt/impl/importexport/utils/CommonUtil.java 0.00% 6 Missing ⚠️
...on/apimgt/api/model/ApplicationInfoKeyManager.java 0.00% 4 Missing ⚠️
... and 4 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master   #12200       +/-   ##
=============================================
+ Coverage     20.77%   41.66%   +20.88%     
- Complexity        0     3203     +3203     
=============================================
  Files          1205     1824      +619     
  Lines        102811   134578    +31767     
  Branches      14407    19441     +5034     
=============================================
+ Hits          21363    56068    +34705     
+ Misses        78648    71771     -6877     
- Partials       2800     6739     +3939     

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