styled-components / polished

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

fix(parsetorgb): fix rgba/hsla alpha precision #611

Closed levymetal closed 2 years ago

levymetal commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #611 (880f5d2) into main (bee4d68) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #611   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           89        89           
  Lines          860       860           
  Branches       323       323           
=========================================
  Hits           860       860           
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 bee4d68...880f5d2. Read the comment docs.