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

fix: respect externals #264

Merged
merged 1 commit into from
Jul 28, 2020
Merged

fix: respect externals #264

merged 1 commit into from
Jul 28, 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 #95

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

Merging #264 into master will decrease coverage by 3.20%.
The diff coverage is 46.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
- Coverage   78.57%   75.36%   -3.21%     
==========================================
  Files           6        6              
  Lines         126      138      +12     
  Branches       41       46       +5     
==========================================
+ Hits           99      104       +5     
- Misses         25       29       +4     
- Partials        2        5       +3     
Impacted Files Coverage Δ
src/utils.js 78.12% <30.00%> (-21.88%) ⬇️
src/index.js 94.73% <100.00%> (+0.29%) ⬆️

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 c117a7c...4aca24b. Read the comment docs.

@alexander-akait alexander-akait merged commit 1e761ed into master Jul 28, 2020
@alexander-akait alexander-akait deleted the issue-95 branch July 28, 2020 16:02
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.

[Feature] support for ignoring modules
1 participant