Skip to content

Add CUDA support for signed integers#174

Merged
mborland merged 3 commits intodevelopfrom
169
Apr 8, 2026
Merged

Add CUDA support for signed integers#174
mborland merged 3 commits intodevelopfrom
169

Conversation

@mborland
Copy link
Copy Markdown
Member

@mborland mborland commented Apr 8, 2026

Closes: #169

@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://174.safe-numbers.prtest3.cppalliance.org/libs/safe_numbers/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-04-08 19:15:13 UTC

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.6%. Comparing base (6fad832) to head (fea54be).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #174   +/-   ##
=======================================
  Coverage     97.6%   97.6%           
=======================================
  Files          166     166           
  Lines        12670   12670           
  Branches      4660    4660           
=======================================
  Hits         12356   12356           
  Misses         247     247           
  Partials        67      67           
Files with missing lines Coverage Δ
...boost/safe_numbers/detail/signed_integer_basis.hpp 84.1% <100.0%> (ø)

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 6fad832...fea54be. 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 fe937e4 into develop Apr 8, 2026
42 checks passed
@mborland mborland deleted the 169 branch April 8, 2026 20:06
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.

Add CUDA support for signed integers

2 participants