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

Add success info log where applicable when several retry attempts to internal API calls failed initially. #12186

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

RusJaI
Copy link
Contributor

@RusJaI RusJaI commented Nov 17, 2023

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

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

Comparison is base (bdabf3d) 20.84% compared to head (eec9265) 48.16%.
Report is 4 commits behind head on master.

Files Patch % Lines
...ava/org/wso2/carbon/apimgt/impl/utils/APIUtil.java 0.00% 1 Missing and 1 partial ⚠️
...gt/gateway/mediators/oauth/client/OAuthClient.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master   #12186       +/-   ##
=============================================
+ Coverage     20.84%   48.16%   +27.31%     
- Complexity        0     4066     +4066     
=============================================
  Files          1189     1785      +596     
  Lines        100509   130472    +29963     
  Branches      14087    18802     +4715     
=============================================
+ Hits          20956    62847    +41891     
+ Misses        76806    60357    -16449     
- Partials       2747     7268     +4521     
Flag Coverage Δ
integration_tests 42.99% <50.00%> (?)
unit_tests 20.84% <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.

@RusJaI RusJaI merged commit de7d8c0 into wso2:master Nov 20, 2023
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.

Improve the logging the SubscriptionDataLoaderImpl implementation
2 participants