styled-components / polished

A lightweight toolset for writing styles in JavaScript ✨
https://polished.js.org/
MIT License
7.64k stars 209 forks source link

build(github actions): add playwright to main action to run cross-bro… #537

Closed bhough closed 4 years ago

bhough commented 4 years ago

…wser tests

codecov[bot] commented 4 years ago

Codecov Report

Merging #537 into version-4-0-release will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           version-4-0-release     #537   +/-   ##
====================================================
  Coverage                99.88%   99.88%           
====================================================
  Files                       87       87           
  Lines                      857      857           
  Branches                   325      325           
====================================================
  Hits                       856      856           
  Misses                       1        1           
Flag Coverage Δ
#unittests 99.88% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/color/readableColor.js 100.00% <100.00%> (ø)
src/color/rgbToColorString.js 100.00% <100.00%> (ø)
src/easings/easeIn.js 100.00% <100.00%> (ø)
src/easings/easeInOut.js 100.00% <100.00%> (ø)
src/easings/easeOut.js 100.00% <100.00%> (ø)
src/helpers/cssVar.js 100.00% <100.00%> (ø)
src/helpers/important.js 100.00% <100.00%> (ø)
src/helpers/stripUnit.js 100.00% <100.00%> (ø)
src/internalHelpers/_errors.js 100.00% <100.00%> (ø)
src/mixins/between.js 100.00% <100.00%> (ø)
... and 7 more

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 bb4fd8e...32ef010. Read the comment docs.