styled-components / polished

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

Version 4.1.4 #600

Closed bhough closed 2 years ago

bhough commented 2 years ago

Bug Fixes

codecov[bot] commented 2 years ago

Codecov Report

Merging #600 (c431f29) into main (78dc682) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #600   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           89        89           
  Lines          846       856   +10     
  Branches       309       319   +10     
=========================================
+ Hits           846       856   +10     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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

Impacted Files Coverage Δ
src/math/math.js 100.00% <0.00%> (ø)
src/helpers/important.js 100.00% <0.00%> (ø)
src/mixins/fluidRange.js 100.00% <0.00%> (ø)
src/shorthands/border.js 100.00% <0.00%> (ø)
src/shorthands/position.js 100.00% <0.00%> (ø)
src/shorthands/transitions.js 100.00% <0.00%> (ø)
src/internalHelpers/_errors.js 100.00% <0.00%> (ø)
src/internalHelpers/_rgbToHsl.js 100.00% <0.00%> (ø)
src/math/presets/exponentialSymbols.js 100.00% <0.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 78dc682...c431f29. Read the comment docs.