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

Rename IDN_ACTION_ENDPOINT table to IDN_ACTION_PROPERTIES #6209

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

ashanthamara
Copy link
Contributor

@ashanthamara ashanthamara commented Dec 17, 2024

Proposed changes in this pull request

  1. Rename IDN_ACTION_ENDPOINT table to IDN_ACTION_PROPERTIES
  2. Remove fallback logic added to support queries with IDN_ACTION_ENDPOINT table to IDN_ACTION_PROPERTIES table

Related issue

@jenkins-is-staging
Copy link

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 45.64%. Comparing base (0ab1c6f) to head (810ef1f).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...n/management/dao/impl/ActionManagementDAOImpl.java 94.44% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6209      +/-   ##
============================================
+ Coverage     45.12%   45.64%   +0.52%     
+ Complexity    14372    14085     -287     
============================================
  Files          1631     1631              
  Lines        104669   101480    -3189     
  Branches      18291    17764     -527     
============================================
- Hits          47231    46323     -908     
+ Misses        50577    48456    -2121     
+ Partials       6861     6701     -160     
Flag Coverage Δ
unit 28.29% <94.44%> (+0.04%) ⬆️

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.

@ashanthamara ashanthamara merged commit 6995e97 into wso2:master Dec 17, 2024
5 checks passed
@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/12366964335
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/12366964335

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.

3 participants