Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

fix: add webpack support to the Sourcemapper#640

Merged
DominicKramer merged 6 commits intogoogleapis:masterfrom
DominicKramer:fix/fix-webpack-sourcemap-problem
Feb 20, 2019
Merged

fix: add webpack support to the Sourcemapper#640
DominicKramer merged 6 commits intogoogleapis:masterfrom
DominicKramer:fix/fix-webpack-sourcemap-problem

Conversation

@DominicKramer
Copy link
Copy Markdown
Contributor

Fixes: #616

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 16, 2019
@DominicKramer
Copy link
Copy Markdown
Contributor Author

DominicKramer commented Feb 19, 2019

This PR requires PR #643 to land before continuing.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 19, 2019

Codecov Report

Merging #640 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #640      +/-   ##
=========================================
+ Coverage   92.89%   92.9%   +0.01%     
=========================================
  Files          38      38              
  Lines        3545    3554       +9     
  Branches      105     106       +1     
=========================================
+ Hits         3293    3302       +9     
  Misses        229     229              
  Partials       23      23
Impacted Files Coverage Δ
test/test-sourcemapper.ts 100% <100%> (ø) ⬆️
src/agent/io/sourcemapper.ts 85.71% <100%> (+2.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc5a387...ce989d8. Read the comment docs.

Copy link
Copy Markdown
Contributor

@soldair soldair left a comment

Choose a reason for hiding this comment

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

lgtm

@DominicKramer
Copy link
Copy Markdown
Contributor Author

DominicKramer commented Feb 20, 2019

I was able to update this PR so that it does not depend on PR #643. That allows us to support webpack sourcemaps without having drop support for Node 6.

@DominicKramer DominicKramer merged commit f79c83c into googleapis:master Feb 20, 2019
@ofrobots
Copy link
Copy Markdown
Contributor

/cc @nolanmar511 profiler may need some changes to support webpacked source code as well.

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

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants