feat: add evidence-backed runtime interaction graph#1489
Draft
mrq1911 wants to merge 4 commits into
Draft
Conversation
|
|
||
|
|
||
| MIR_FUNCTION = re.compile(r"^fn\s+(.+?)\(.*\)\s*->\s*.+\s*\{$") | ||
| SOURCE_LOCATION = re.compile(r"(?:<impl|\{closure)\s+at\s+([^:]+(?:/[^:]+)*\.rs):(\d+):\d+") |
|
Crate versions that have been updated:
Runtime version has not been increased. |
|
Quick benchmark at commit d4d7f22 has been executed successfully. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
summary
generated graph
Generated from this clean
origin/master-based branch against runtime spec432:Graph SHA-256:
990aace9812a27b6703e4a7b13ee601231a1fa4213f206ddb614121d65c5dcfe.The complete generated directory is about 126 MiB under ignored
target/; generated graph artifacts are not committed.container
The public image serves the static dashboard and bounded query API on one port:
galacticcouncil/hydration-runtime-graph:graph-990aace9812agalacticcouncil/hydration-runtime-graph:latestsha256:30f216ff68894a52102dbf316304351848e376e8a6514f4f306907b8e0e80db1linux/amd64Endpoints:
/,/healthz,/readyz,/api/v1, andPOST /api/v1/query.validation
python3 -m unittest discover -s scripts/runtime-interaction-graph -p 'test_*.py'— 167 passednode --test scripts/runtime-interaction-graph/collect_runtime_contracts.test.mjs— passedcoverage-thresholds-full.json— passedreviewer notes
unclassifiedorigin/master; unrelated NTT commits from the development branch are not included