Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

@cap-Bernardito
Copy link
Member

@cap-Bernardito cap-Bernardito commented May 21, 2020

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Fixes #29
Fixes #77
Fixes #51

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 21, 2020

Codecov Report

Merging #100 into master will increase coverage by 2.74%.
The diff coverage is 92.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   85.71%   88.46%   +2.74%     
==========================================
  Files           3        3              
  Lines          98      130      +32     
  Branches       19       31      +12     
==========================================
+ Hits           84      115      +31     
- Misses         14       15       +1     
Impacted Files Coverage Δ
src/utils.js 86.20% <81.25%> (ø)
src/index.js 91.83% <96.00%> (+4.33%) ⬆️

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 c18d1f9...04e5599. Read the comment docs.

@cap-Bernardito cap-Bernardito marked this pull request as ready for review May 21, 2020 11:05
@alexander-akait alexander-akait merged commit b64f7d8 into webpack-contrib:master May 22, 2020
@cap-Bernardito cap-Bernardito deleted the feat-absolute-path-for-sources branch May 26, 2020 11:18
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.

Source map URLs shouldn't be prefixed with a local path Namespacing Source file referenced in source map is add to webpack watch list

2 participants