-
Notifications
You must be signed in to change notification settings - Fork 138
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
Use legacy hashing function for key removal #3013
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 6a1b9e4 Collapsed results for better readability
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #3013 +/- ##
==========================================
+ Coverage 80.36% 80.37% +0.01%
==========================================
Files 360 364 +4
Lines 85031 85170 +139
==========================================
+ Hits 68332 68453 +121
- Misses 14261 14275 +14
- Partials 2438 2442 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d62efcd
to
d505576
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.
Thank you for investigating and fixing this!
Could we maybe have a code review session for this tomorrow and go over this together? |
659e292
to
365a005
Compare
365a005
to
5ba86f9
Compare
We'll also need a legacy value for |
…/improve-migrations
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.
Great work!
Closes #3006
Description
Use the legacy hashing function for existing key removal during value migrations.
master
branchFiles changed
in the Github PR explorer