galacemiguel / fluid-system

Fluid System is a style props function transformer for generating fluid styles. 💦
MIT License
145 stars 3 forks source link

Handle irregular fluidStart values #9

Closed galacemiguel closed 4 years ago

galacemiguel commented 4 years ago

Fixes https://github.com/galacemiguel/fluid-system/issues/6.

Addresses two edge cases with fluidStart:

codecov-io commented 4 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   99.17%   99.21%   +0.04%     
==========================================
  Files           3        3              
  Lines         121      128       +7     
  Branches       14       14              
==========================================
+ Hits          120      127       +7     
  Misses          1        1
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) :arrow_up:

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 cb8bfb5...2acb190. Read the comment docs.