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

Key Manager Visibility in Developer Portal #12163

Merged
merged 38 commits into from
Jan 9, 2024

Fixes an indentation

b1f1bce
Select commit
Loading
Failed to load commit list.
Merged

Key Manager Visibility in Developer Portal #12163

Fixes an indentation
b1f1bce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2023 in 0s

45.03% (+5.79%) compared to 7244641

View this Pull Request on Codecov

45.03% (+5.79%) compared to 7244641

Details

Codecov Report

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

Comparison is base (7244641) 39.23% compared to head (b1f1bce) 45.03%.
Report is 21 commits behind head on master.

❗ Current head b1f1bce differs from pull request most recent head cbd1b21. Consider uploading reports for the commit cbd1b21 to get more accurate results

Files Patch % Lines
...a/org/wso2/carbon/apimgt/impl/APIConsumerImpl.java 8.88% 40 Missing and 1 partial ⚠️
...ava/org/wso2/carbon/apimgt/impl/dao/ApiMgtDAO.java 43.54% 29 Missing and 6 partials ⚠️
...est/api/admin/v1/dto/KeyManagerPermissionsDTO.java 39.53% 24 Missing and 2 partials ⚠️
...t/api/admin/v1/impl/KeyManagersApiServiceImpl.java 36.00% 13 Missing and 3 partials ⚠️
...admin/v1/utils/mappings/KeyManagerMappingUtil.java 53.33% 5 Missing and 2 partials ⚠️
.../api/dto/KeyManagerPermissionConfigurationDTO.java 64.70% 5 Missing and 1 partial ⚠️
...on/apimgt/rest/api/admin/v1/dto/KeyManagerDTO.java 44.44% 5 Missing ⚠️
.../api/store/v1/impl/ApplicationsApiServiceImpl.java 0.00% 4 Missing and 1 partial ⚠️
...t/api/store/v1/impl/KeyManagersApiServiceImpl.java 0.00% 5 Missing ⚠️
...bon/apimgt/api/dto/KeyManagerConfigurationDTO.java 71.42% 1 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12163      +/-   ##
============================================
+ Coverage     39.23%   45.03%   +5.79%     
- Complexity        0     3687    +3687     
============================================
  Files          1788     1790       +2     
  Lines        130902   131137     +235     
  Branches      18861    18901      +40     
============================================
+ Hits          51365    59052    +7687     
+ Misses        73023    65072    -7951     
- Partials       6514     7013     +499     

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