rollup-plugin-postcss icon indicating copy to clipboard operation
rollup-plugin-postcss copied to clipboard

test: run on multiple node versions

Open wardpeet opened this issue 5 years ago • 1 comments

Added node matrix to github actions. This will make sure we keep compat if features like flatMap will be used.

wardpeet avatar Aug 16 '20 12:08 wardpeet

Codecov Report

Merging #306 into master will decrease coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
- Coverage   92.68%   92.50%   -0.19%     
==========================================
  Files          10       10              
  Lines         328      320       -8     
  Branches      115      113       -2     
==========================================
- Hits          304      296       -8     
  Misses         23       23              
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 98.97% <0.00%> (-0.08%) :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 3de028d...efa5bd1. Read the comment docs.

codecov[bot] avatar Aug 16 '20 12:08 codecov[bot]