-
Notifications
You must be signed in to change notification settings - Fork 7
fix(core): rework stored cell hashes #994
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
base: master
Are you sure you want to change the base?
Conversation
🧪 Network TestsTo run network tests for this PR, use: gh workflow run network-tests.yml -f pr_number=994Available test options:
Test types: Results will be posted as workflow runs in the Actions tab. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #994 +/- ##
==========================================
- Coverage 54.76% 54.60% -0.17%
==========================================
Files 362 364 +2
Lines 63573 63837 +264
Branches 63573 63837 +264
==========================================
+ Hits 34814 34856 +42
- Misses 26833 27030 +197
- Partials 1926 1951 +25 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3d1a88c to
404e465
Compare
0f875e2 to
b12b691
Compare
b12b691 to
5cac111
Compare
5809da0 to
ef22e4c
Compare
There is a couple of improvements which we could make for stored cells:
For now this is a breaking change, but the migration is possible.