-
Notifications
You must be signed in to change notification settings - Fork 137
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
Tool for converting staged contracts migration report from JSON to Markdown #3249
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit abae725 Collapsed results for better readability
|
27cba25
to
286dbe6
Compare
Nice! Given the report is generated in flow-go, it might make sense to move the tool there, but given it's temporary, also totally fine to keep it here |
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.
LGTM! 👏 Happy to get it merged so we can start using it
286dbe6
to
a7e352e
Compare
a7e352e
to
2ced5c3
Compare
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.
👌
Work towards #3116
Description
Converts the json report to a more human readable Markdown report.
Example: https://gist.github.com/SupunS/97bde0154b502c8601087635042bf95d
master
branchFiles changed
in the Github PR explorer