-
Notifications
You must be signed in to change notification settings - Fork 143
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
feat: wiring diagram improvements #10233
Conversation
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #10233 +/- ##
=============================================
- Coverage 63.16% 63.11% -0.05%
- Complexity 30706 30722 +16
=============================================
Files 3329 3335 +6
Lines 133975 134139 +164
Branches 13884 13914 +30
=============================================
+ Hits 84623 84660 +37
- Misses 46008 46134 +126
- Partials 3344 3345 +1 ☔ View full report in Codecov by Sentry. |
Node: HAPI Test (Crypto) Results183 tests - 28 119 ✔️ - 25 12m 2s ⏱️ - 1m 55s For more details on these parsing errors and failures, see this check. Results for commit 5001117. ± Comparison against base commit ba16e00. This pull request removes 28 tests.
|
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Closes #10231
Some example diagrams generated from commands in
diagram-commands.txt
:Note that the "♡" symbol is an input substitution for the heartbeat wire. Nothing in
develop
uses a heartbeat yet, but the event creation manager does. This substitution will make a lot more sense once things start using heartbeats.