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(cmake): configuration generation fails when BUILD_TESTS is OFF #3416

Merged
merged 1 commit into from
Nov 27, 2024

fix(cmake): configuration generation fails when BUILD_TESTS is OFF

7b92729
Select commit
Loading
Failed to load commit list.
Merged

fix(cmake): configuration generation fails when BUILD_TESTS is OFF #3416

fix(cmake): configuration generation fails when BUILD_TESTS is OFF
7b92729
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

11.13% (+0.00%) compared to d5854ae

View this Pull Request on Codecov

11.13% (+0.00%) compared to d5854ae

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.13%. Comparing base (d5854ae) to head (7b92729).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3416   +/-   ##
=======================================
  Coverage   11.13%   11.13%           
=======================================
  Files          99       99           
  Lines       17253    17253           
  Branches     8045     8045           
=======================================
  Hits         1921     1921           
  Misses      12639    12639           
  Partials     2693     2693