-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Fix chaos example issue and enrich notes & diagram #2482
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
@martincostello @martintmk please help to review. :) |
Co-authored-by: Martin Costello <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
Make markdownlint happy.
Not sure why CI isn't starting - will close and re-open to see if that kicks it. |
Markdownlint doesn't like sequential notes.
Fix casing.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2482 +/- ##
=======================================
Coverage 85.36% 85.36%
=======================================
Files 312 312
Lines 7466 7466
Branches 1121 1121
=======================================
Hits 6373 6373
Misses 908 908
Partials 185 185
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Pull Request
The issue or feature being addressed
Resolves #2483.
Details on the issue fix or feature implementation
Confirm the following