-
Notifications
You must be signed in to change notification settings - Fork 2
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
win: build with WIN32_LEAN_AND_MEAN macro defined globally #62
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #62 +/- ##
==========================================
- Coverage 57.19% 57.10% -0.10%
==========================================
Files 53 53
Lines 4670 4709 +39
Branches 1077 1078 +1
==========================================
+ Hits 2671 2689 +18
- Misses 1307 1322 +15
- Partials 692 698 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
034e442
to
8d33844
Compare
Can you try to add a commit that removes |
2f7da37
to
01fd942
Compare
`python3 -u -m pip install gcovr` raised error: externally-managed-environment
01fd942
to
652aa06
Compare
It shouldn't be using brew. It should still use python. All I was suggesting was removing |
|
This is |
Hmm |
No description provided.