Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activation of multiple parts of the extension for multiple workspaces #4052

Merged
merged 11 commits into from
Jan 23, 2019

Conversation

karrtikr
Copy link

@karrtikr karrtikr commented Jan 18, 2019

For #3501 #3502
Part 4 of #3502

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Has a news entry file (remember to thank yourself!)
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • Test plan is updated as appropriate
  • package-lock.json has been regenerated by running npm install (if dependencies have changed)

@codecov
Copy link

codecov bot commented Jan 18, 2019

Codecov Report

Merging #4052 into master will decrease coverage by 1%.
The diff coverage is 87%.

@@           Coverage Diff           @@
##           master   #4052    +/-   ##
=======================================
- Coverage      79%     79%   -<1%     
=======================================
  Files         407     408     +1     
  Lines       18677   18763    +86     
  Branches     3013    3031    +18     
=======================================
+ Hits        14645   14690    +45     
- Misses       4029    4070    +41     
  Partials        3       3
Flag Coverage Δ
#Linux 68% <72%> (+1%) ⬆️
#Windows 53% <72%> (-15%) ⬇️
#macOS 68% <72%> (ø) ⬇️

@karrtikr karrtikr force-pushed the kartik3502 branch 3 times, most recently from 3cb85e2 to c3933f6 Compare January 21, 2019 23:41
@DonJayamanne
Copy link

Please can you not mix too many issues into one PR.
How about creating a separate PR for the new issue, but based on the same branch?
Easier to review once the first branch has been reviewed and merged.

@karrtikr karrtikr changed the title WIP - Activation of multiple parts of the extension for multiple workspaces Activation of multiple parts of the extension for multiple workspaces Jan 23, 2019
@karrtikr karrtikr closed this Jan 23, 2019
@karrtikr karrtikr reopened this Jan 23, 2019
@karrtikr karrtikr force-pushed the kartik3502 branch 3 times, most recently from 317e04a to dddc769 Compare January 23, 2019 17:08
@karrtikr karrtikr merged commit 3812a16 into microsoft:master Jan 23, 2019
@karrtikr karrtikr deleted the kartik3502 branch January 23, 2019 22:41
DonJayamanne pushed a commit that referenced this pull request Jan 25, 2019
…#4052)

* Acrtivate multiple workspaces

* Fix typos

* Auto-select virtual environment in multi-root workspaces

* News Entry

* Fixed hygiene

* code reviews

* Added tests

* Corrected functionality and modified tests

* Corrected hygiene

* Corrected hygiene

* Update src/client/activation/activationManager.ts

Co-Authored-By: karrtikr <karraj@microsoft.com>
@lock lock bot locked as resolved and limited conversation to collaborators Jul 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants