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

Adding Portal Configuration Only Mode configuration #12342

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

CrowleyRajapakse
Copy link
Contributor

Issue

Fixes wso2/api-manager#2687

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

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

Project coverage is 47.30%. Comparing base (45a43e6) to head (49aba2f).
Report is 52 commits behind head on master.

Files Patch % Lines
.../apimgt/rest/api/publisher/v1/dto/SettingsDTO.java 0.00% 9 Missing ⚠️
...ava/org/wso2/carbon/apimgt/impl/utils/APIUtil.java 0.00% 5 Missing ⚠️
...lisher/v1/common/mappings/SettingsMappingUtil.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12342      +/-   ##
============================================
- Coverage     47.43%   47.30%   -0.13%     
+ Complexity     4161     4133      -28     
============================================
  Files          1840     1840              
  Lines        136499   136513      +14     
  Branches      19759    19761       +2     
============================================
- Hits          64742    64584     -158     
- Misses        64126    64311     +185     
+ Partials       7631     7618      -13     
Flag Coverage Δ
integration_tests 42.12% <0.00%> (-0.08%) ⬇️
unit_tests 20.16% <0.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@CrowleyRajapakse CrowleyRajapakse changed the title Adding API Read Only Mode configuration Adding Portal Configuration Only Mode configuration Mar 21, 2024
@CrowleyRajapakse CrowleyRajapakse merged commit 3c11e81 into wso2:master Mar 22, 2024
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to add API Portal Configuration Only Mode Configuration to Publisher Setting API
2 participants