-
Notifications
You must be signed in to change notification settings - Fork 372
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% 54.99% -0.97%
- Complexity 8173 8245 +72
============================================
Files 632 632
Lines 46949 48215 +1266
Branches 7816 8191 +375
============================================
+ Hits 26275 26517 +242
- Misses 16893 17878 +985
- Partials 3781 3820 +39
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
Hi @sadilchamishka, Please take one of the following actions:
Your prompt attention to this matter is greatly appreciated. Thank you for your understanding and collaboration! 🙏 |
Proposed changes in this pull request
Related Issues