Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve condition object in a miraiError #176

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Preserve condition object in a miraiError #176

merged 1 commit into from
Dec 30, 2024

Conversation

shikokuchuo
Copy link
Owner

Appends the original condition as an attribute to the character string returned.
Allows access to custom metadata specified in a call to rlang::abort().

Closes #173.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.80%. Comparing base (7b589c5) to head (f641da0).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #176   +/-   ##
=======================================
  Coverage   97.80%   97.80%           
=======================================
  Files           9        9           
  Lines         864      864           
=======================================
  Hits          845      845           
  Misses         19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shikokuchuo shikokuchuo merged commit c46b307 into main Dec 30, 2024
10 checks passed
@shikokuchuo shikokuchuo deleted the error branch December 30, 2024 15:15
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.

Returning errors from mirai
2 participants