-
Notifications
You must be signed in to change notification settings - Fork 370
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
Improve request object clean up logic to avoid unnecessary delete requests #2623
base: master
Are you sure you want to change the base?
Improve request object clean up logic to avoid unnecessary delete requests #2623
Conversation
edbf94e
to
f4b2b22
Compare
PR builder started |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2623 +/- ##
============================================
- Coverage 55.96% 55.95% -0.01%
+ Complexity 8173 8169 -4
============================================
Files 632 632
Lines 46949 46949
Branches 7816 7816
============================================
- Hits 26275 26272 -3
- Misses 16893 16897 +4
+ Partials 3781 3780 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PR builder completed |
PR builder started |
PR builder completed |
There was a problem hiding this 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/11772816968
Proposed changes in this pull request
Related Issues