refactor(client): create log module into utils#1953
Conversation
99594bc to
018f3d5
Compare
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## master #1953 +/- ##
==========================================
+ Coverage 91.91% 92.16% +0.25%
==========================================
Files 23 24 +1
Lines 903 932 +29
Branches 283 293 +10
==========================================
+ Hits 830 859 +29
Misses 70 70
Partials 3 3
Continue to review full report at Codecov.
|
e7d4837 to
712b6b2
Compare
This comment has been minimized.
This comment has been minimized.
|
/cc @hiroppy need rebase |
712b6b2 to
447f57b
Compare
447f57b to
472a0bf
Compare
|
@evilebottnawi PTAL |
Codecov Report
@@ Coverage Diff @@
## master #1953 +/- ##
==========================================
+ Coverage 91.91% 92.16% +0.25%
==========================================
Files 23 24 +1
Lines 903 932 +29
Branches 283 293 +10
==========================================
+ Hits 830 859 +29
Misses 70 70
Partials 3 3
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #1953 +/- ##
==========================================
+ Coverage 91.91% 92.16% +0.25%
==========================================
Files 23 24 +1
Lines 903 932 +29
Branches 283 293 +10
==========================================
+ Hits 830 859 +29
Misses 70 70
Partials 3 3
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #1953 +/- ##
==========================================
+ Coverage 92.19% 92.42% +0.23%
==========================================
Files 24 25 +1
Lines 935 964 +29
Branches 297 307 +10
==========================================
+ Hits 862 891 +29
Misses 70 70
Partials 3 3
Continue to review full report at Codecov.
|
|
/cc @hiroppy need fix lint problem |
|
fixed |
For Bugs and Features; did you add new tests?
refactoring
Motivation / Use-Case
refactoring client code
Breaking Changes
no
Additional Info