Skip to content

Add and test CUDA support to charconv functions#361

Merged
mborland merged 5 commits intodevelopfrom
cudaconv
Mar 17, 2026
Merged

Add and test CUDA support to charconv functions#361
mborland merged 5 commits intodevelopfrom
cudaconv

Conversation

@mborland
Copy link
Member

Closes: #352

@mborland mborland added this to the v2.0.0 milestone Mar 17, 2026
@mborland mborland self-assigned this Mar 17, 2026
@mborland mborland added the enhancement New feature or request label Mar 17, 2026
@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.91%. Comparing base (032e797) to head (9dd22a1).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #361   +/-   ##
========================================
  Coverage    98.91%   98.91%           
========================================
  Files           66       66           
  Lines         5538     5538           
  Branches      1757     1757           
========================================
  Hits          5478     5478           
  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 9237d1e into develop Mar 17, 2026
77 checks passed
@mborland mborland deleted the cudaconv branch March 17, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test CUDA support of <charconv> functions

1 participant