Skip to content

Conversation

@mborland
Copy link
Member

Closes: #1322

@codecov
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.24%. Comparing base (2697069) to head (abcd08c).
⚠️ Report is 7 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1323   +/-   ##
========================================
  Coverage    95.24%   95.24%           
========================================
  Files          814      814           
  Lines        69309    69309           
========================================
  Hits         66015    66015           
  Misses        3294     3294           
Files with missing lines Coverage Δ
test/gegenbauer_test.cpp 100.00% <ø> (ø)
test/pow_test.cpp 100.00% <ø> (ø)
test/test_airy.cpp 94.44% <ø> (ø)
test/test_arcsine.cpp 99.17% <ø> (ø)
test/test_bernoulli.cpp 100.00% <ø> (ø)
test/test_bessel_i.cpp 95.00% <ø> (ø)
test/test_bessel_i.hpp 100.00% <ø> (ø)
test/test_bessel_j.cpp 97.36% <ø> (ø)
test/test_bessel_j.hpp 100.00% <ø> (ø)
test/test_bessel_k.cpp 94.11% <ø> (ø)
... and 54 more

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 2697069...abcd08c. Read the comment docs.

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

@will-saunders-ukaea
Copy link

will-saunders-ukaea commented Sep 26, 2025

This seems to fix our downstream compilation issues. Many thanks.

@mborland mborland merged commit 0eacea6 into develop Sep 26, 2025
65 checks passed
@mborland mborland deleted the sycl branch September 26, 2025 13:11
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.

BOOST_MATH_SYCL_ENABLED is inescapable

3 participants