-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Docs] Add cheat sheet for outcome chaos strategy #1984
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
[Docs] Add cheat sheet for outcome chaos strategy #1984
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1984 +/- ##
==========================================
- Coverage 83.64% 83.64% -0.01%
==========================================
Files 312 312
Lines 7106 7105 -1
Branches 1056 1054 -2
==========================================
- Hits 5944 5943 -1
Misses 789 789
Partials 373 373
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@martincostello I've updated the samples to use the current API. I've also respected the anti-pattern regarding mixture of result and exception usage. Could you please check it again? |
Pull Request
The issue or feature being addressed
Nullability fixes for chaos outcome strategy #1982Details on the issue fix or feature implementation
Confirm the following