webpack-contrib / file-loader

File Loader
MIT License
1.86k stars 255 forks source link

Spelling #403

Closed marcusds closed 3 years ago

marcusds commented 3 years ago

This PR contains a:

Motivation / Use-Case

Spelling was wrong.

Breaking Changes

Additional Info

codecov[bot] commented 3 years ago

Codecov Report

Merging #403 (c7ae485) into master (467e6b7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #403   +/-   ##
=======================================
  Coverage   87.27%   87.27%           
=======================================
  Files           3        3           
  Lines          55       55           
  Branches       20       20           
=======================================
  Hits           48       48           
  Misses          6        6           
  Partials        1        1           

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 467e6b7...a4e0b81. Read the comment docs.

alexander-akait commented 3 years ago

Thanks