Skip to content

build: add prefix to ENABLE_TESTS to avoid clashing#471

Merged
ckormanyos merged 1 commit intockormanyos:masterfrom
tearfur:patch-1
Dec 21, 2025
Merged

build: add prefix to ENABLE_TESTS to avoid clashing#471
ckormanyos merged 1 commit intockormanyos:masterfrom
tearfur:patch-1

Conversation

@tearfur
Copy link
Contributor

@tearfur tearfur commented Dec 21, 2025

Avoid clashing with the outer project, when this project is used as add_subdirectory(wide-integer) and the outer project defines ENABLE_TEST as a cache variable.

Avoid clashing with the outer project, when this project is used as `add_subdirectory(wide-integer)`.
@codecov
Copy link

codecov bot commented Dec 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (f236df9) to head (4b2258a).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #471    +/-   ##
========================================
  Coverage   100.0%   100.0%            
========================================
  Files          41       41            
  Lines        3893     3772   -121     
  Branches      320      320            
========================================
- Hits         3893     3772   -121     

see 22 files with indirect coverage changes


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 f236df9...4b2258a. Read the comment docs.

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

@ckormanyos
Copy link
Owner

Thanks @tearfur. Merged

@ckormanyos ckormanyos merged commit 1e11e2b into ckormanyos:master Dec 21, 2025
65 of 66 checks passed
@tearfur tearfur deleted the patch-1 branch December 22, 2025 01:02
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.

2 participants

Comments