-
Notifications
You must be signed in to change notification settings - Fork 493
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
chore: generalize persisted lists in ledger #5741
Conversation
96fedb9
to
666a012
Compare
Codecov Report
@@ Coverage Diff @@
## master #5741 +/- ##
==========================================
- Coverage 55.57% 55.50% -0.08%
==========================================
Files 476 473 -3
Lines 66857 66675 -182
==========================================
- Hits 37156 37006 -150
+ Misses 27179 27159 -20
+ Partials 2522 2510 -12
... and 12 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
This seems to be an accurate translation of the existing structs
Summary
Removed copies of persisted*List that existed in ledger before generics.
Test Plan
Migrated unit tests