-
Notifications
You must be signed in to change notification settings - Fork 177
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
Update to Cadence v1.0.0-preview.37 #6212
Update to Cadence v1.0.0-preview.37 #6212
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6212 +/- ##
==========================================
- Coverage 41.40% 41.37% -0.03%
==========================================
Files 1976 1976
Lines 140591 140597 +6
==========================================
- Hits 58205 58178 -27
- Misses 76327 76358 +31
- Partials 6059 6061 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
more events are generated now, e.g. cap con issue, cap publish
_ *sema.CompositeType, | ||
_ []interpreter.Value, | ||
) { | ||
// NO-OP |
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.
As noted / discussed here: onflow/cadence#3460 (comment)
cc @SupunS
more system events are emitted from Cadence now, e.g. for cap con issuing, cap publishing, etc
Description
Automatically update to: