-
Notifications
You must be signed in to change notification settings - Fork 32
♻️Storage: light refactoring to reduce noise #7233
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
♻️Storage: light refactoring to reduce noise #7233
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7233 +/- ##
==========================================
+ Coverage 86.99% 87.02% +0.03%
==========================================
Files 1667 1660 -7
Lines 64721 64531 -190
Branches 1096 1096
==========================================
- Hits 56302 56158 -144
+ Misses 8106 8060 -46
Partials 313 313
Continue to review full report in Codecov by Sentry.
|
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.
thx! 👍
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.
Nice! Thanks a lot for the effort!
28c17fb to
fa1fd7a
Compare
|



What do these changes do?
--> no change in functionality. just moving around files
Related issue/s
How to test
Dev-ops checklist