styled-components / polished

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

chore(parsergb): fix support for percentage based opacity #609

Closed bhough closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #609 (036404d) into main (22b4305) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #609   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           89        89           
  Lines          856       860    +4     
  Branches       319       323    +4     
=========================================
+ Hits           856       860    +4     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/color/parseToRgb.js 100.00% <100.00%> (ø)

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 22b4305...036404d. Read the comment docs.