Run tests against insiders - #9872
Conversation
|
Duh, CI hence close and reopen.. |
|
Ian Huff (@IanMatthewHuff) Rich Chiodo (@rchiodo) I'll remove the commented code from the redux logger. it was just adding too much stuff for me .. |
Codecov Report
@@ Coverage Diff @@
## ds/custom_editor #9872 +/- ##
===================================================
Coverage ? 60.64%
===================================================
Files ? 555
Lines ? 29726
Branches ? 4479
===================================================
Hits ? 18028
Misses ? 10697
Partials ? 1001Continue to review full report at Codecov.
|
| }); | ||
| const loggerMiddleware = process.env.VSC_PYTHON_FORCE_LOGGING !== undefined || (process.env.NODE_ENV !== 'production' && !testMode) ? logger : undefined; | ||
|
|
||
| // const loggerMiddleware = process.env.VSC_PYTHON_FORCE_LOGGING !== undefined || (process.env.NODE_ENV !== 'production' && !testMode) ? logger : undefined; |
There was a problem hiding this comment.
Did you intend to remove this?
There was a problem hiding this comment.
Never mind, saw your comment now.
|
Kudos, SonarCloud Quality Gate passed!
|
No description provided.