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

win: build with WIN32_LEAN_AND_MEAN macro defined globally #62

Merged
merged 2 commits into from
Aug 14, 2024

ci: `brew install gcovr` instead of pip install

652aa06
Select commit
Loading
Failed to load commit list.
Merged

win: build with WIN32_LEAN_AND_MEAN macro defined globally #62

ci: `brew install gcovr` instead of pip install
652aa06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 14, 2024 in 0s

57.10% (-0.10%) compared to 6bc5050

View this Pull Request on Codecov

57.10% (-0.10%) compared to 6bc5050

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.10%. Comparing base (6bc5050) to head (652aa06).

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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.