Conversation
PR Reviewer Guide 🔍(Review updated until commit 1d954c1)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 1d954c1
Previous suggestionsSuggestions up to commit 52a5f86
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5813 +/- ##
============================================
- Coverage 63.26% 63.23% -0.03%
Complexity 8823 8823
============================================
Files 938 938
Lines 40217 40236 +19
Branches 4532 4537 +5
============================================
+ Hits 25442 25445 +3
- Misses 13951 13966 +15
- Partials 824 825 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Signed-off-by: Chen Dai <daichen@amazon.com>
52a5f86 to
1d954c1
Compare
|
Persistent review updated to latest commit 1d954c1 |
|
First run all passed. Modified the comments in yaml file slightly to trigger the second run. |
Second run passed too. |
Description
Stabilizes index-pruning YAML tests:
point_in_time_total, avoiding the cleanup race seen in this Windows CI failure.Related Issues
N/A
Check List
--signoffor-s.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.