-
Notifications
You must be signed in to change notification settings - Fork 1
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
refactor: use mock test utils in filled tree test #319
refactor: use mock test utils in filled tree test #319
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @AvivYossef-starkware and the rest of your teammates on Graphite |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 07-17-refactor_use_mock_leaf_in_create_tree_test #319 +/- ##
====================================================================================
- Coverage 70.31% 70.03% -0.29%
====================================================================================
Files 38 38
Lines 2109 2109
Branches 2109 2109
====================================================================================
- Hits 1483 1477 -6
- Misses 556 562 +6
Partials 70 70 ☔ View full report in Codecov by Sentry. |
Benchmark movements: |
102c92d
to
1b3c352
Compare
7f3b84f
to
efead81
Compare
1b3c352
to
f8fbe2f
Compare
031e6ae
to
2835fec
Compare
Benchmark movements: |
2835fec
to
dd68329
Compare
dd68329
to
c63563f
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.
Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @AvivYossef-starkware)
This change is