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

Fix search for UUID on Windows logic #556

Merged
merged 9 commits into from
Nov 20, 2023
Merged

Conversation

mjcarroll
Copy link
Contributor

We should gate on WIN32, not on MSVC

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #556 (f3eff05) into main (75277ae) will not change coverage.
The diff coverage is n/a.

❗ Current head f3eff05 differs from pull request most recent head a94d1bd. Consider uploading reports for the commit a94d1bd to get more accurate results

@@           Coverage Diff           @@
##             main     #556   +/-   ##
=======================================
  Coverage   83.64%   83.64%           
=======================================
  Files          79       79           
  Lines       10214    10214           
=======================================
  Hits         8543     8543           
  Misses       1671     1671           

@mjcarroll mjcarroll marked this pull request as ready for review November 9, 2023 22:42
@mjcarroll mjcarroll requested a review from marcoag as a code owner November 9, 2023 22:42
@mjcarroll mjcarroll self-assigned this Nov 9, 2023
Base automatically changed from mjcarroll/drop_vendor_tinyxml2 to main November 10, 2023 15:01
@mjcarroll mjcarroll merged commit 8816a65 into main Nov 20, 2023
10 of 12 checks passed
@mjcarroll mjcarroll deleted the mjcarroll/fix_uuid_msvc branch November 20, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants