Obliterate Logger class from existence#9844
Merged
Merged
Conversation
Logger.logError() method
Codecov Report
@@ Coverage Diff @@
## master #9844 +/- ##
==========================================
- Coverage 60.87% 60.62% -0.26%
==========================================
Files 556 556
Lines 30043 30451 +408
Branches 4555 4665 +110
==========================================
+ Hits 18290 18460 +170
- Misses 10726 10964 +238
Partials 1027 1027
Continue to review full report at Codecov.
|
|
Kudos, SonarCloud Quality Gate passed!
|
kimadeline
approved these changes
Jan 31, 2020
| // 1. conda is not installed. | ||
| // 2. `conda env list has changed signature. | ||
| this.logger.logInformation('Failed to get conda environment list from conda', ex); | ||
| traceError('Failed to get conda environment list from conda', ex); |
Author
There was a problem hiding this comment.
Yes that's intentional. Good catch btw
|
@karrtikr did you get @DonJayamanne or anybody else from DS to take a look at it before merging it? |
Author
|
@kimadeline I asked Don |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For #9807
package-lock.jsonhas been regenerated by runningnpm install(if dependencies have changed)