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

Use error wrappers in all examples #2178

Merged
merged 7 commits into from
Mar 18, 2024
Merged

Conversation

FrederikBolding
Copy link
Member

Use error wrappers from the SDK in all examples, instead of recommending direct usage of rpc-errors.

Fixes #2041

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (7b3416f) to head (8cf69d9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2178   +/-   ##
=======================================
  Coverage   96.60%   96.60%           
=======================================
  Files         337      337           
  Lines        7622     7622           
  Branches     1183     1183           
=======================================
  Hits         7363     7363           
  Misses        259      259           

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

@FrederikBolding FrederikBolding marked this pull request as ready for review March 18, 2024 10:29
@FrederikBolding FrederikBolding requested a review from a team as a code owner March 18, 2024 10:29
@FrederikBolding FrederikBolding merged commit 2933da0 into main Mar 18, 2024
150 checks passed
@FrederikBolding FrederikBolding deleted the fb/use-snaperror-in-examples branch March 18, 2024 10:58
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.

Use SnapErrors in examples
2 participants