-
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
Support 2 new attachment types in CCF codec #2516
Support 2 new attachment types in CCF codec #2516
Conversation
- AnyStructAttachmentType - AnyResourceAttachmentType
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 9eaea49 Collapsed results for better readability
|
Codecov Report
@@ Coverage Diff @@
## master #2516 +/- ##
==========================================
+ Coverage 78.36% 78.45% +0.09%
==========================================
Files 336 336
Lines 77123 77263 +140
==========================================
+ Hits 60436 60620 +184
+ Misses 14429 14374 -55
- Partials 2258 2269 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
👍
Description
Update CCF codec to add support for
AnyStructAttachmentType
AnyResourceAttachmentType
Closes #2515
Updates #2379 #2283 #2157
master
branchFiles changed
in the Github PR explorer