webpack-contrib / stylus-loader

:art: A stylus loader for webpack.
MIT License
498 stars 99 forks source link

Fix resolving #277

Closed alexander-akait closed 4 years ago

alexander-akait commented 4 years ago

This PR contains a:

Motivation / Use-Case

fix resolving bugs

Breaking Changes

No

Additional Info

No

codecov[bot] commented 4 years ago

Codecov Report

Merging #277 into master will decrease coverage by 0.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
- Coverage   95.60%   95.34%   -0.26%     
==========================================
  Files           3        3              
  Lines         296      301       +5     
  Branches       88       92       +4     
==========================================
+ Hits          283      287       +4     
- Misses         12       13       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/utils.js 95.61% <100.00%> (-0.39%) :arrow_down:
src/index.js 94.44% <0.00%> (+0.15%) :arrow_up:

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 5bb8640...397f991. Read the comment docs.