thechinkysight / paginable

A Flutter package which makes pagination easier.
https://pub.dev/packages/paginable
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Letting ScrollUpdateNotification bubble #14

Closed thechinkysight closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (72cab42) into main (2e52820) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files           5        5           
  Lines         132      132           
=======================================
  Hits          130      130           
  Misses          2        2           
Impacted Files Coverage Δ
lib/src/paginable_custom_scroll_view.dart 98.03% <ø> (ø)
lib/src/paginable_listview_builder.dart 98.07% <ø> (ø)

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 2e52820...72cab42. Read the comment docs.