webpack-contrib / stylus-loader

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

ci: remove install NPM steps #331

Closed snitin315 closed 2 years ago

snitin315 commented 2 years ago

This PR contains a:

Motivation / Use-Case

remove install NPM steps.

Breaking Changes

No

Additional Info

No

codecov[bot] commented 2 years ago

Codecov Report

Merging #331 (09896b6) into master (bb0315b) will decrease coverage by 20.59%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #331       +/-   ##
===========================================
- Coverage   95.91%   75.32%   -20.60%     
===========================================
  Files           3        3               
  Lines         367      312       -55     
  Branches      114       77       -37     
===========================================
- Hits          352      235      -117     
+ Misses         14       12        -2     
- Partials        1       65       +64     
Impacted Files Coverage Δ
src/index.js 66.17% <0.00%> (-28.77%) :arrow_down:
src/utils.js 77.77% <0.00%> (-18.39%) :arrow_down:

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 bb0315b...09896b6. Read the comment docs.