Skip to content

Investigate and document what happens if user doesn't use device_error_context#166

Merged
mborland merged 5 commits intodevelopfrom
163
Apr 7, 2026
Merged

Investigate and document what happens if user doesn't use device_error_context#166
mborland merged 5 commits intodevelopfrom
163

Conversation

@mborland
Copy link
Copy Markdown
Member

@mborland mborland commented Apr 7, 2026

Closes: #163

@mborland mborland added this to the v0.1.0 milestone Apr 7, 2026
@mborland mborland self-assigned this Apr 7, 2026
@mborland mborland added the documentation Improvements or additions to documentation label Apr 7, 2026
@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://166.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 19:10:18 UTC

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #166   +/-   ##
=======================================
  Coverage     96.9%   96.9%           
=======================================
  Files          121     121           
  Lines         9356    9356           
  Branches      3537    3537           
=======================================
  Hits          9058    9058           
  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 ab747ea...ee44630. 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 77df19f into develop Apr 7, 2026
42 checks passed
@mborland mborland deleted the 163 branch April 7, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If a user does not use device_error_context can we still communicate that an error occurred at all?

2 participants