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

don't build tests in CMake by default #1006

Merged
merged 1 commit into from
May 17, 2024

Conversation

grisumbras
Copy link
Member

Fix #1005

@cppalliance-bot
Copy link

@cppalliance-bot
Copy link

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the explicit-cmake-tests branch 2 times, most recently from c436e90 to 3d02a24 Compare May 17, 2024 15:00
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.41%. Comparing base (1f6f1a2) to head (3d02a24).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1006   +/-   ##
========================================
  Coverage    93.41%   93.41%           
========================================
  Files           87       87           
  Lines         8547     8547           
========================================
  Hits          7984     7984           
  Misses         563      563           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f6f1a2...3d02a24. Read the comment docs.

@grisumbras grisumbras merged commit 0b410ea into boostorg:develop May 17, 2024
2 of 3 checks passed
@grisumbras grisumbras deleted the explicit-cmake-tests branch May 17, 2024 15:41
@cppalliance-bot
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test libraries and executables should be declared EXCLUDE_FROM_ALL
2 participants