Skip to content

Add trapping policy to the CUDA error context#164

Merged
mborland merged 13 commits intodevelopfrom
159
Apr 7, 2026
Merged

Add trapping policy to the CUDA error context#164
mborland merged 13 commits intodevelopfrom
159

Conversation

@mborland
Copy link
Copy Markdown
Member

@mborland mborland commented Apr 6, 2026

Closes: #159

@mborland mborland added this to the v0.1.0 milestone Apr 6, 2026
@mborland mborland self-assigned this Apr 6, 2026
@mborland mborland added the enhancement New feature or request label Apr 6, 2026
@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented Apr 6, 2026

An automated preview of the documentation is available at https://164.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-07 14:20:25 UTC

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.8%. Comparing base (f18635e) to head (bed9363).
⚠️ Report is 14 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #164   +/-   ##
=======================================
  Coverage     96.8%   96.8%           
=======================================
  Files          120     120           
  Lines         9260    9260           
  Branches      3507    3507           
=======================================
  Hits          8962    8962           
  Misses         232     232           
  Partials        66      66           

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 f18635e...bed9363. 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 9b638ff into develop Apr 7, 2026
42 checks passed
@mborland mborland deleted the 159 branch April 7, 2026 16:06
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.

Should we take a policy into the CUDA error context?

2 participants