-
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
Sync Stable Cadence #2796
Sync Stable Cadence #2796
Conversation
…parator, add test case
…ual creation of string memory usage
Add notes for 2023-09-12 meeting
Merge `release/v0.41.0` to `master`
Co-authored-by: Bastian Müller <bastian@turbolent.com>
Introduce `String.join` function
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:feature/stable-cadence commit 238db58 Collapsed results for better readability
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## feature/stable-cadence #2796 +/- ##
==========================================================
+ Coverage 79.67% 79.73% +0.05%
==========================================================
Files 342 342
Lines 80688 80778 +90
==========================================================
+ Hits 64288 64407 +119
+ Misses 14095 14063 -32
- Partials 2305 2308 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Description
Resolving conflicts mainly involved:
TestRuntimeInvalidWrappedPrivateCapability
to Cap ConsAlso, added the
view
modifier to the newString.join
function. (re: #2466)Conflict resolution
master
branchFiles changed
in the Github PR explorer