karvulf / flutter-reorderable-grid-view

BSD 3-Clause "New" or "Revised" License
158 stars 23 forks source link

Feature/scroll while dragging #34

Closed karvulf closed 2 years ago

karvulf commented 2 years ago

Just to check which files I have to test. Still missing tests, having errors and I have to test that more.

Related to #4

codecov-commenter commented 2 years ago

Codecov Report

Merging #34 (ce2a8a0) into master (8dad281) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         9    +1     
  Lines          420       494   +74     
=========================================
+ Hits           420       494   +74     
Impacted Files Coverage Δ
lib/widgets/animated/reorderable_draggable.dart 100.00% <ø> (ø)
lib/widgets/reorderable_builder.dart 100.00% <100.00%> (ø)
lib/widgets/reorderable_scrolling_listener.dart 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 8dad281...ce2a8a0. Read the comment docs.