-
Notifications
You must be signed in to change notification settings - Fork 431
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
Version 5.0.0
release
#2063
Version 5.0.0
release
#2063
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2063 +/- ##
==========================================
- Coverage 53.62% 53.59% -0.03%
==========================================
Files 224 224
Lines 7107 7107
Branches 3146 3146
==========================================
- Hits 3811 3809 -2
- Misses 3296 3298 +2 ☔ View full report in Codecov by Sentry. |
🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑These are the results when building the
Link to the run | Last update: Mon Jan 15 22:24:15 CET 2024 |
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.
I'd like to see a full changelog of all the PRs (can be combined from the RCs). And also a summary of the significant changes for this release. See e.g. #1653
Closing as there are more PRs to be merged and other changes to be finalised first. |
Added
non_fallible_api
lint - #2004Fixed
StorageVec
type by excluding thelen_cached
field from its type info - #2052