-
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
Port fixes of v0.42.8-patch.4 #3079
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 936b087 Collapsed results for better readability
|
@turbolent I guess we still need this PR? I can have a look to see why the tests are failing |
@SupunS That would be much appreciated. Thank you! |
…an/v1.0-port-v0.42.8-patch.4
c3698d3
to
68f0aa5
Compare
Convert references based on borrow type
Additional changes made for fixing the code/test: |
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.
Can't approve my own PR, but your changes look good @SupunS! Nice work! 👏
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3079 +/- ##
=======================================
Coverage 80.75% 80.75%
=======================================
Files 380 380
Lines 93359 93439 +80
=======================================
+ Hits 75389 75459 +70
- Misses 15262 15277 +15
+ Partials 2708 2703 -5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@SupunS Do we have an issue for the skipped test here? |
Yup, https://github.com/dapperlabs/cadence-internal/issues/192. |
Closes #3081
Description
Port of #3076 to
master
Had to make some adjustments to make the fixes and tests compatible with Cadence 1.0 in d626227
master
branchFiles changed
in the Github PR explorer