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

Fix the issues in the MySQL NDB cluster DB script #12223

Merged

Conversation

HeshanSudarshana
Copy link
Contributor

This PR fixes the issues in the MySQL NDB cluster DB script.

Fixes wso2/api-manager#1754

@HeshanSudarshana HeshanSudarshana force-pushed the master-ndb-cluster-issues branch from e0a0426 to d36d69e Compare February 6, 2024 05:32
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

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

Comparison is base (a4dd97d) 42.27% compared to head (d36d69e) 41.92%.
Report is 19 commits behind head on master.

Files Patch % Lines
.../api/publisher/v1/common/mappings/ImportUtils.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12223      +/-   ##
============================================
- Coverage     42.27%   41.92%   -0.35%     
+ Complexity     3224     3200      -24     
============================================
  Files          1816     1816              
  Lines        133958   133878      -80     
  Branches      19362    19343      -19     
============================================
- Hits          56628    56129     -499     
- Misses        70526    71011     +485     
+ Partials       6804     6738      -66     
Flag Coverage Δ
integration_tests 35.06% <0.00%> (-0.49%) ⬇️
unit_tests 20.77% <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.

@HeshanSudarshana HeshanSudarshana merged commit 2f73c6e into wso2:master Feb 6, 2024
5 of 7 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.

Issues in the APIM 4.2.0 MySQL cluster DB scripts
2 participants