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

Add a HAVE_COVERAGE symbol to configure the runtime to support coverage #503

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

Alasdair
Copy link
Collaborator

This is a slightly breaking change as now Sail with coverage must be compiled with a -DHAVE_COVERAGE flag to configure the runtime correctly.

This is a slightly breaking change as now Sail with coverage must be compiled
with a `-DHAVE_COVERAGE` flag to configure the runtime correctly.
Copy link

github-actions bot commented Apr 24, 2024

Test Results

    9 files  ±0     20 suites  ±0   0s ⏱️ ±0s
  619 tests ±0    619 ✅ +1  0 💤 ±0  0 ❌ ±0 
1 984 runs  ±0  1 983 ✅ +1  1 💤 ±0  0 ❌ ±0 

Results for commit 0d973a9. ± Comparison against base commit 9b8b826.

♻️ This comment has been updated with latest results.

@Alasdair Alasdair merged commit 32874c6 into sail2 Apr 24, 2024
9 checks passed
@marnovandermaas
Copy link
Contributor

Thanks for the quick fix!

@Alasdair Alasdair deleted the coverage_rts branch May 2, 2024 20:56
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