cedricdelpoux / react-responsive-masonry

React responsive masonry component built with css flexbox
https://cedricdelpoux.github.io/react-responsive-masonry/
MIT License
377 stars 37 forks source link

Fixed double rendering on front-end #13

Closed vitalik1921 closed 3 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #13 into master will decrease coverage by 2.38%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   92.85%   90.47%   -2.39%     
==========================================
  Files           2        2              
  Lines          42       42              
  Branches        4        4              
==========================================
- Hits           39       38       -1     
- Misses          3        4       +1
Impacted Files Coverage Δ
src/ResponsiveMasonry/index.js 85.18% <33.33%> (-3.71%) :arrow_down:

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 30293f3...9df2b50. Read the comment docs.

cedricdelpoux commented 3 years ago

Sorry for the delay. This file was rewrite with React hooks few month ago. The PR can't be merged but please make an other PR if you still need it.