Mergeback from release to main#15450
Merged
karthiknadig merged 16 commits intomicrosoft:mainfrom Feb 18, 2021
Merged
Conversation
…osoft#15369) * Fix problem with notebook apis not being used. (microsoft#15366) * Update changelog * Remove news file
* Add extraPaths support * Remove duplicate opt option * Eslint cleanup * Fix tests
…5367) * Ignore directories with the same name as pyhton binaries * Use withFileTypes instead of lstat
…osoft#15319) * Correct pipenv activation provider when in discovery experiment * Fix ESLint errors
* Use child process apis directly. * Use raw API in process service * Handle process cleanup * Address sonar * Refactor process service by pulling the raw process APIs out of the class * Address comments
…lasses (microsoft#15377) * Ensure environment variables provider can be created using standard classes * Fix unit tests
Cherry picked fixes from main
…#15382) (microsoft#15386) * Always register Launch TensorBoard command * Put usage tracking behind experiment
* Do not call activate the discovery component before registering all the classes (microsoft#15379) * Do not attempt to activate discovery component before registering all the classes * Add clarification comment * Code reviews * Skip windows store and shims paths when using known path locators (microsoft#15388) * Skip windows store and shims paths when using known path locators * Clean up and comments * Tests * Handle cases where envs variables might not be set * Typo Co-authored-by: Kim-Adeline Miguel <[email protected]> Co-authored-by: Kim-Adeline Miguel <[email protected]> * Change "Pylance not installed" prompt to allow reverting to Jedi (microsoft#15420) * Allow on suggestion refresh by default (microsoft#15430) Co-authored-by: Kartik Raj <[email protected]> Co-authored-by: Kim-Adeline Miguel <[email protected]> Co-authored-by: Jake Bailey <[email protected]>
kimadeline
approved these changes
Feb 18, 2021
Codecov Report
@@ Coverage Diff @@
## main #15450 +/- ##
======================================
- Coverage 65% 65% -1%
======================================
Files 560 561 +1
Lines 26926 26935 +9
Branches 3900 3906 +6
======================================
- Hits 17535 17523 -12
- Misses 8666 8688 +22
+ Partials 725 724 -1
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #15450 +/- ##
======================================
- Coverage 65% 65% -1%
======================================
Files 560 561 +1
Lines 26926 26935 +9
Branches 3900 3906 +6
======================================
- Hits 17535 17523 -12
- Misses 8666 8688 +22
+ Partials 725 724 -1 🚀 New features to boost your workflow:
|
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.