Skip to content

Changes to how source maps are enabled and disabled in the extension#3906

Merged
DonJayamanne merged 2 commits intomicrosoft:masterfrom
DonJayamanne:fixSourceMaps
Jan 18, 2019
Merged

Changes to how source maps are enabled and disabled in the extension#3906
DonJayamanne merged 2 commits intomicrosoft:masterfrom
DonJayamanne:fixSourceMaps

Conversation

@DonJayamanne
Copy link

For #3905

  • 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!)
  • 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 17, 2019

Codecov Report

Merging #3906 into master will increase coverage by 1%.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master   #3906    +/-   ##
=======================================
+ Coverage      78%     79%    +1%     
=======================================
  Files         409     407     -2     
  Lines       19081   18578   -503     
  Branches     3042    2987    -55     
=======================================
- Hits        14880   14549   -331     
+ Misses       4198    4026   -172     
  Partials        3       3
Flag Coverage Δ
#Linux 68% <87%> (+1%) ⬆️
#Windows 68% <87%> (+1%) ⬆️
#macOS 68% <87%> (+1%) ⬆️

@DonJayamanne DonJayamanne requested a review from d3r3kk January 17, 2019 18:33
Copy link

@d3r3kk d3r3kk left a comment

Choose a reason for hiding this comment

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

Cool change! Please shift where the tests are being run (or mock out system calls) and this will be g2g.

@DonJayamanne
Copy link
Author

@d3r3kk Please re-review

@d3r3kk
Copy link

d3r3kk commented Jan 18, 2019

Thanks for the discussion - we don't need this as we've got other ways of ensuring things stay in sync - I am satisfied.

@DonJayamanne DonJayamanne merged commit 0f71b90 into microsoft:master Jan 18, 2019
@DonJayamanne DonJayamanne deleted the fixSourceMaps 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.

2 participants