Skip to content

Conversation

torben-hansen
Copy link
Contributor

Description of changes:

Feature probes, when "failing", logs e.g. compilation errors. These can be confusing for consumers. Suppress the output unless requested.

Call-outs:

Doesn't affect the build but makes it a tad more user friendly in the limit when compilations are used as feature probes. If haven't enabled the verbose level, we now see this in the log

-- linux_random_h.c probe is negative, NOT enabling HAVE_LINUX_RANDOM_H:                                                         
-- Use -DFEATURE_PROBE_VERBOSE=ON to view feature probe compilation output.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@torben-hansen torben-hansen requested a review from a team as a code owner October 17, 2025 19:47
@torben-hansen torben-hansen enabled auto-merge (squash) October 17, 2025 20:19
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.91%. Comparing base (7da0924) to head (bbda330).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2755   +/-   ##
=======================================
  Coverage   78.91%   78.91%           
=======================================
  Files         677      677           
  Lines      115525   115525           
  Branches    16237    16238    +1     
=======================================
+ Hits        91170    91171    +1     
+ Misses      23559    23556    -3     
- Partials      796      798    +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

4 participants