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

Implement recall mechanism for gateway data refreshing #12180

Merged
merged 5 commits into from
Jan 20, 2024

Update components/apimgt/org.wso2.carbon.apimgt.common.jms/src/main/j…

18f854a
Select commit
Loading
Failed to load commit list.
Merged

Implement recall mechanism for gateway data refreshing #12180

Update components/apimgt/org.wso2.carbon.apimgt.common.jms/src/main/j…
18f854a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 1s

48.07% (+8.72%) compared to 4dff3d6

View this Pull Request on Codecov

48.07% (+8.72%) compared to 4dff3d6

Details

Codecov Report

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

Comparison is base (4dff3d6) 39.35% compared to head (18f854a) 48.07%.
Report is 303 commits behind head on master.

Files Patch % Lines
...so2/carbon/apimgt/gateway/InMemoryAPIDeployer.java 18.60% 33 Missing and 2 partials ⚠️
...2/carbon/apimgt/keymgt/SubscriptionDataHolder.java 12.50% 7 Missing ⚠️
.../wso2/carbon/apimgt/common/jms/JMSTaskManager.java 0.00% 4 Missing ⚠️
...t/gateway/listeners/GatewayJMSMessageListener.java 92.50% 2 Missing and 1 partial ⚠️
...pimgt/gateway/internal/ServiceReferenceHolder.java 0.00% 1 Missing ⚠️
...rg/wso2/carbon/apimgt/keymgt/model/entity/API.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12180      +/-   ##
============================================
+ Coverage     39.35%   48.07%   +8.72%     
- Complexity        0     4085    +4085     
============================================
  Files          1785     1812      +27     
  Lines        130402   133511    +3109     
  Branches      18786    19300     +514     
============================================
+ Hits          51320    64189   +12869     
+ Misses        72607    61861   -10746     
- Partials       6475     7461     +986     

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