Skip to content

Add CUDA testing of <numeric> functions#358

Merged
mborland merged 9 commits intodevelopfrom
354
Mar 13, 2026
Merged

Add CUDA testing of <numeric> functions#358
mborland merged 9 commits intodevelopfrom
354

Conversation

@mborland
Copy link
Member

Closes: #354

@mborland mborland force-pushed the 354 branch 6 times, most recently from 2496597 to 1a70011 Compare March 12, 2026 18:09
@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.91%. Comparing base (e9e25cc) to head (705630c).
⚠️ Report is 10 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #358      +/-   ##
===========================================
- Coverage    98.91%   98.91%   -0.01%     
===========================================
  Files           66       66              
  Lines         5546     5538       -8     
  Branches      1756     1757       +1     
===========================================
- Hits          5486     5478       -8     
  Misses          29       29              
  Partials        31       31              

☔ 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.

@mborland mborland merged commit 032e797 into develop Mar 13, 2026
74 of 75 checks passed
@mborland mborland deleted the 354 branch March 13, 2026 17:30
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 CUDA support of <numeric> functions

1 participant