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

Stopping use of timer based cleanup logic for MRD #2931

Merged
merged 4 commits into from
Jan 27, 2025

Conversation

abhishek10004
Copy link
Collaborator

@abhishek10004 abhishek10004 commented Jan 23, 2025

Making changes to stop using timer based cleanup function for MRD (Created b/391508479 to track restoring it).

Making this change against b/388177094

@abhishek10004 abhishek10004 added execute-perf-test Execute performance test in PR execute-integration-tests Run only integration tests labels Jan 23, 2025
@abhishek10004 abhishek10004 marked this pull request as ready for review January 23, 2025 07:03
@abhishek10004 abhishek10004 requested a review from a team as a code owner January 23, 2025 07:03
@kislaykishore kislaykishore requested review from a team, gargnitingoogle and BrennaEpp and removed request for a team, gargnitingoogle and BrennaEpp January 23, 2025 07:03
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.52%. Comparing base (8e0388a) to head (b4c5b4e).
Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2931      +/-   ##
==========================================
- Coverage   75.66%   75.52%   -0.15%     
==========================================
  Files         125      125              
  Lines       17641    17652      +11     
==========================================
- Hits        13348    13331      -17     
- Misses       3732     3759      +27     
- Partials      561      562       +1     
Flag Coverage Δ
unittests 75.52% <100.00%> (-0.15%) ⬇️

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.

@abhishek10004 abhishek10004 changed the title Setting up cleanup counter to zero Stopping use of timer based cleanup logic for MRD Jan 24, 2025
@abhishek10004 abhishek10004 merged commit 5b69c60 into master Jan 27, 2025
11 of 12 checks passed
@abhishek10004 abhishek10004 deleted the abhishek/mrd_cleanup_timer_changes branch January 27, 2025 05:14
ashmeenkaur pushed a commit that referenced this pull request Jan 27, 2025
Stopping use of timer based cleanup logic for MRD. Have minimized code changes so that reverting change back is easy.
meet2mky pushed a commit that referenced this pull request Jan 27, 2025
Stopping use of timer based cleanup logic for MRD. Have minimized code changes so that reverting change back is easy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-integration-tests Run only integration tests execute-perf-test Execute performance test in PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants