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

Refactor the code to utilize the application management service for retrieving the main application ID #267

Merged
merged 11 commits into from
Oct 14, 2024

Conversation

DilshanSenarath
Copy link
Contributor

@DilshanSenarath DilshanSenarath commented Oct 9, 2024

A circular OSGI service dependency arose when implementing the changes related to PR #2581. To address this, the PR proposes a refactoring of the codebase by removing the OrgApplicationManager dependency and introducing a framework service to retrieve the main application ID for a specific shared app.

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 19.21%. Comparing base (9310412) to head (a4f3258).
Report is 30 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #267      +/-   ##
============================================
+ Coverage     19.14%   19.21%   +0.07%     
+ Complexity      181      175       -6     
============================================
  Files            52       50       -2     
  Lines          2862     2659     -203     
  Branches        326      305      -21     
============================================
- Hits            548      511      -37     
+ Misses         2270     2107     -163     
+ Partials         44       41       -3     

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

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/11288434480

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/11288434480
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/11288434480

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