-
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
Add missing PathLink in JSON-Cadence Data Interchange Format Specs #2208
Conversation
Add PathLink value to JSON-Cadence Data Interchange Format
Codecov Report
@@ Coverage Diff @@
## master #2208 +/- ##
=======================================
Coverage 77.69% 77.69%
=======================================
Files 309 309
Lines 65682 65682
=======================================
Hits 51030 51030
Misses 12875 12875
Partials 1777 1777
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 79b7013 Collapsed results for better readability
|
I think we might not need this, see #2167 (comment) |
Description
The JSON-Cadence Data Interchange Format specification is missing PathLink.
This PR adds PathLink to the specs.
master
branchFiles changed
in the Github PR explorer