-
Notifications
You must be signed in to change notification settings - Fork 140
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
Sync stable-cadence branch with master #2964
Conversation
Co-authored-by: Bastian Müller <[email protected]>
[v0.42] Prevent nested contract deployments
Co-authored-by: Supun Setunga <[email protected]>
Co-authored-by: Supun Setunga <[email protected]>
Co-authored-by: Supun Setunga <[email protected]>
…ve existing writes
Co-authored-by: Bastian Müller <[email protected]>
…eclaration-evaluation
Transfer value before the second value is visited
Reject resource method pointers in assignment
Port bug fixes from `v0.42.5-patch.1`
Port bug fixes from v0.42.5-patch.1
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:feature/stable-cadence commit 787812f Collapsed results for better readability
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## feature/stable-cadence #2964 +/- ##
==========================================================
+ Coverage 80.02% 80.05% +0.03%
==========================================================
Files 344 342 -2
Lines 81583 81696 +113
==========================================================
+ Hits 65284 65402 +118
+ Misses 13989 13977 -12
- Partials 2310 2317 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
c312886
to
934aa05
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.
Perfect! Thank you for adding the comments with the reasoning for (re)moving the test cases 🙏
Description
Conflicts: https://gist.github.com/SupunS/5d26a4319af2a4a5a69507b75d4a7ce4
Manually added changes:
master
branchFiles changed
in the Github PR explorer