-
Notifications
You must be signed in to change notification settings - Fork 883
accounts db/refactor accounts db test - convert test_full_clean_refcount #814
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
accounts db/refactor accounts db test - convert test_full_clean_refcount #814
Conversation
|
The actual change is in the last commit. |
brooksprumo
left a comment
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.
Please re-request a review once the dependent PRs have been merged and this PR has been rebased.
092db14 to
fdcc714
Compare
|
No code changes. Rebase on top of master to pick up #786. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #814 +/- ##
=========================================
- Coverage 81.8% 81.8% -0.1%
=========================================
Files 851 851
Lines 231758 231646 -112
=========================================
- Hits 189695 189587 -108
+ Misses 42063 42059 -4 |
brooksprumo
left a comment
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.
![]()
jeffwashington
left a comment
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.
lgtm
…unt (anza-xyz#814) * add full_clean_refcount tests for both account storage formats * keep code comments * fix test to match with code comments --------- Co-authored-by: HaoranYi <[email protected]>
Problem
Continued on #786
Summary of Changes
Fixes #