Skip to content

Expose an event to notify changes to settings instead of casting settings to concrete class#3990

Merged
DonJayamanne merged 25 commits intomicrosoft:masterfrom
DonJayamanne:issue642
Jan 17, 2019
Merged

Expose an event to notify changes to settings instead of casting settings to concrete class#3990
DonJayamanne merged 25 commits intomicrosoft:masterfrom
DonJayamanne:issue642

Conversation

@DonJayamanne
Copy link

For #642

  • 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!)
  • [n/a] Unit tests & system/integration tests are added/updated
  • [n/a] Test plan is updated as appropriate
  • [n/a] package-lock.json has been regenerated by running npm install (if dependencies have changed)

@codecov
Copy link

codecov bot commented Jan 15, 2019

Codecov Report

Merging #3990 into master will increase coverage by 1%.
The diff coverage is 24%.

@@          Coverage Diff           @@
##           master   #3990   +/-   ##
======================================
+ Coverage      78%     79%   +1%     
======================================
  Files         410     410           
  Lines       19079   19083    +4     
  Branches     3042    3043    +1     
======================================
+ Hits        14880   14891   +11     
+ Misses       4196    4189    -7     
  Partials        3       3
Flag Coverage Δ
#Linux 68% <23%> (ø) ⬇️
#Windows 68% <23%> (+1%) ⬆️
#macOS 68% <23%> (+1%) ⬆️

* master:
  Fix broken tests (#4008)
  Give preference to pipen before bash (#4004)
  Send error information to ERROR event (#4002)
  Corrected keys in localize.ts (#4000)
  Ensure LS receives intellicode messages after it starts (#3999)
  Ensure new warnings are not ignored when bundling with WebPack (#3984)
  Tweaks to release plan
  Ensure extension does not start multiple instances of LS at a time (#3974)
  Dev/ianhu/add remote telemetry (#3986)
  Revert changes to gulpfile.js (#3996)
  Fix problem Ian found with the collapse/expand in the codemirror (#3983)
* master:
  Strong typing of telemetry properties (#4031)
  Use enums for telemetry event names (#3992)
  Validate Mac Interpreters in the background (#3909)
  Ensure configuration changes are debounced correctly (#4037)
  Allow virtual environments to work with jupyter (#3998)
  Updates to messages based on review (#4018)
  Send original event name when sending error event (#4017)
  Disable debugging configuration provider (#4022)
  Add more logging for interpreter selection (#3903)
  Improvements to message displayed when python path is invalid (in launch.json) (#4011)
  Skip functional tests that aren't successful in Linux on AzDO (#4015)
  Dev/ianhu/collapse functional tests (#4006)
Copy link
Member

@IanMatthewHuff IanMatthewHuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The datascience class disposing doesn't look right here.

Copy link

@rchiodo rchiodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

Copy link
Member

@IanMatthewHuff IanMatthewHuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link

@rchiodo rchiodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@DonJayamanne DonJayamanne merged commit 57fca15 into microsoft:master Jan 17, 2019
@DonJayamanne DonJayamanne deleted the issue642 branch May 24, 2019 20:22
@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.

4 participants