webpack-contrib / imports-loader

Imports Loader
MIT License
520 stars 63 forks source link

Refactor code #76

Closed alexander-akait closed 4 years ago

alexander-akait commented 4 years ago

This PR contains a:

Motivation / Use-Case

refactor code before release

Breaking Changes

Yes, look at README

Additional Info

No

codecov[bot] commented 4 years ago

Codecov Report

Merging #76 into master will increase coverage by 4.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #76      +/-   ##
===========================================
+ Coverage   95.77%   100.00%   +4.22%     
===========================================
  Files           3         3              
  Lines         142       168      +26     
  Branches       48        68      +20     
===========================================
+ Hits          136       168      +32     
+ Misses          6         0       -6     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (+22.22%) :arrow_up:
src/utils.js 100.00% <100.00%> (ø)

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 7265bc8...8a00793. Read the comment docs.