Skip to content

Add CUDA support to bid and dpd conversions#1377

Merged
mborland merged 2 commits intodevelopfrom
1375
Apr 11, 2026
Merged

Add CUDA support to bid and dpd conversions#1377
mborland merged 2 commits intodevelopfrom
1375

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #1375

@mborland mborland self-assigned this Apr 10, 2026
@mborland mborland added the enhancement New feature or request label Apr 10, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.6%. Comparing base (ff0fb2c) to head (2b1145c).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1377     +/-   ##
=========================================
- Coverage     98.6%   98.6%   -0.0%     
=========================================
  Files          284     284             
  Lines        22675   22675             
  Branches      1974    1974             
=========================================
- Hits         22340   22338      -2     
- Misses         335     337      +2     
Files with missing lines Coverage Δ
include/boost/decimal/bid_conversion.hpp 100.0% <100.0%> (ø)
include/boost/decimal/dpd_conversion.hpp 99.4% <100.0%> (ø)

... and 1 file 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 ff0fb2c...2b1145c. Read the comment docs.

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

@mborland mborland merged commit 04d9b7c into develop Apr 11, 2026
78 checks passed
@mborland mborland deleted the 1375 branch April 11, 2026 14:08
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.

Add CUDA support to bid and dpd conversions

1 participant