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 #12189

Closed
wants to merge 19 commits into from

add apis doc bug fixed if provider changed, and search issue fixed.

4c699af
Select commit
Loading
Failed to load commit list.
Closed

Change API Provider #12189

add apis doc bug fixed if provider changed, and search issue fixed.
4c699af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 13, 2023 in 0s

20.75% (-27.82%) compared to 335b773

View this Pull Request on Codecov

20.75% (-27.82%) compared to 335b773

Details

Codecov Report

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

Comparison is base (335b773) 48.57% compared to head (4c699af) 20.75%.
Report is 26 commits behind head on master.

Files Patch % Lines
...on/apimgt/persistence/RegistryPersistenceImpl.java 0.84% 117 Missing ⚠️
.../apimgt/persistence/dto/AdminApiSearchContent.java 0.00% 39 Missing ⚠️
...java/org/wso2/carbon/apimgt/impl/APIAdminImpl.java 0.00% 36 Missing ⚠️
...mgt/rest/api/admin/v1/impl/ApisApiServiceImpl.java 0.00% 35 Missing ⚠️
...ava/org/wso2/carbon/apimgt/impl/dao/ApiMgtDAO.java 0.00% 15 Missing ⚠️
...imgt/persistence/dto/AdminContentSearchResult.java 0.00% 14 Missing ⚠️
...o2/carbon/apimgt/persistence/dto/AdminApiInfo.java 0.00% 13 Missing ⚠️
.../apimgt/rest/api/util/utils/RestAPIStoreUtils.java 0.00% 10 Missing ⚠️
...mgt/persistence/utils/RegistryPersistenceUtil.java 0.00% 8 Missing ⚠️
...pi/admin/v1/utils/mappings/APIInfoMappingUtil.java 0.00% 7 Missing ⚠️
... and 4 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master   #12189       +/-   ##
=============================================
- Coverage     48.57%   20.75%   -27.82%     
=============================================
  Files          1785     1194      -591     
  Lines        130492   100799    -29693     
  Branches      18808    14121     -4687     
=============================================
- Hits          63384    20922    -42462     
- Misses        59770    77129    +17359     
+ Partials       7338     2748     -4590     

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