Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

fix: source maps when inline using without fallback #269

Merged
merged 2 commits into from
Jul 30, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

fixes #193

Breaking Changes

No

Additional Info

TODO for future improvements

@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #269 into master will increase coverage by 2.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
+ Coverage   73.75%   75.81%   +2.05%     
==========================================
  Files           6        6              
  Lines         141      153      +12     
  Branches       50       54       +4     
==========================================
+ Hits          104      116      +12     
  Misses         31       31              
  Partials        6        6              
Impacted Files Coverage Δ
src/supportWebpack4.js 92.00% <100.00%> (+2.00%) ⬆️
src/supportWebpack5.js 84.37% <100.00%> (+2.89%) ⬆️
src/utils.js 77.41% <100.00%> (+1.55%) ⬆️

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 f93804e...f2fc015. Read the comment docs.

@alexander-akait alexander-akait merged commit 5047abb into master Jul 30, 2020
@alexander-akait alexander-akait deleted the issue-193 branch July 30, 2020 15:42
TheLD6978 pushed a commit to TheLD6978/worker-loader that referenced this pull request Apr 16, 2021
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.

1 participant