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 cxx standard detection under windows with msvc #1308

Merged
merged 1 commit into from
Jan 13, 2024

Fix cxx standard detection under windows with msvc. Closes #1307

fa2672f
Select commit
Loading
Failed to load commit list.
Merged

Fix cxx standard detection under windows with msvc #1308

Fix cxx standard detection under windows with msvc. Closes #1307
fa2672f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 0s

53.60% (+0.01%) compared to 02e8cb3

View this Pull Request on Codecov

53.60% (+0.01%) compared to 02e8cb3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (02e8cb3) 53.58% compared to head (fa2672f) 53.60%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1308      +/-   ##
==========================================
+ Coverage   53.58%   53.60%   +0.01%     
==========================================
  Files         399      399              
  Lines       50510    50510              
==========================================
+ Hits        27066    27075       +9     
+ Misses      23444    23435       -9     

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