Skip to content

Conversation

karthiknadig
Copy link
Member

No description provided.

rchiodo and others added 16 commits February 9, 2021 15:11
…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
…#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 <51720070+kimadeline@users.noreply.github.com>

Co-authored-by: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com>

* 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 <karraj@microsoft.com>
Co-authored-by: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
@codecov-io
Copy link

Codecov Report

Merging #15450 (56159ed) into main (cbdbe0a) will decrease coverage by 0%.
The diff coverage is n/a.

@@          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     
Impacted Files Coverage Δ
src/client/testing/common/types.ts 93% <0%> (-7%) ⬇️
src/client/testing/pytest/main.ts 39% <0%> (-3%) ⬇️
src/client/testing/nosetest/main.ts 44% <0%> (-2%) ⬇️
src/client/testing/pytest/runner.ts 16% <0%> (-2%) ⬇️
src/client/testing/nosetest/runner.ts 16% <0%> (-2%) ⬇️
src/client/testing/unittest/main.ts 69% <0%> (-1%) ⬇️
...rc/client/testing/explorer/testTreeViewProvider.ts 65% <0%> (-1%) ⬇️
src/client/testing/explorer/testTreeViewItem.ts 52% <0%> (-1%) ⬇️
src/client/testing/unittest/runner.ts 12% <0%> (-1%) ⬇️
...sting/common/services/unitTestDiagnosticService.ts 95% <0%> (-1%) ⬇️
... and 39 more

@karthiknadig karthiknadig merged commit ee27e8f into microsoft:main Feb 18, 2021
@karthiknadig karthiknadig deleted the mergeback branch March 9, 2021 19:39
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65%. Comparing base (cbdbe0a) to head (56159ed).
⚠️ Report is 2393 commits behind head on main.

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     

see 49 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants