Skip to content

Conversation

AlexGuteniev
Copy link
Contributor

@AlexGuteniev AlexGuteniev commented Apr 26, 2025

Thanks for adding some impossible coverage to vector algorithms, @StephanTLavavej! (#5355)

But you seem to miss the one you've then-recently reviewed 😹 (#5352)

I had to damage the sequence in the test array a bit, because for search_n coverage to properly cover the right branch, we need to search for more than one consecutive element, otherwise we get special n=1 case.

@AlexGuteniev AlexGuteniev requested a review from a team as a code owner April 26, 2025 06:02
@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Apr 26, 2025
@StephanTLavavej StephanTLavavej self-assigned this Apr 26, 2025
@StephanTLavavej StephanTLavavej added the test Related to test code label Apr 26, 2025
@AlexGuteniev AlexGuteniev deleted the impossible-search-n branch May 1, 2025 15:03
@github-project-automation github-project-automation bot moved this from Initial Review to Done in STL Code Reviews May 1, 2025
@AlexGuteniev AlexGuteniev restored the impossible-search-n branch May 1, 2025 15:04
@AlexGuteniev AlexGuteniev reopened this May 1, 2025
@github-project-automation github-project-automation bot moved this from Done to Initial Review in STL Code Reviews May 1, 2025
@StephanTLavavej
Copy link
Member

Thanks for correcting my oversight! 😻

@StephanTLavavej StephanTLavavej removed their assignment May 3, 2025
@StephanTLavavej StephanTLavavej moved this from Initial Review to Ready To Merge in STL Code Reviews May 3, 2025
@StephanTLavavej StephanTLavavej moved this from Ready To Merge to Merging in STL Code Reviews May 9, 2025
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

StephanTLavavej added a commit to StephanTLavavej/STL that referenced this pull request May 9, 2025
@StephanTLavavej StephanTLavavej merged commit 1e56660 into microsoft:main May 10, 2025
39 checks passed
@github-project-automation github-project-automation bot moved this from Merging to Done in STL Code Reviews May 10, 2025
@StephanTLavavej
Copy link
Member

😻 🕵️ 🔎

@AlexGuteniev AlexGuteniev deleted the impossible-search-n branch May 10, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Related to test code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants