Nucleus-Inc / day_schedule_list

MIT License
6 stars 3 forks source link

Change scroll offset when dragging appointment #31

Closed josechagas closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (3b873d6) into main (1495d86) will increase coverage by 6.66%. The diff coverage is 38.23%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   54.61%   61.27%   +6.66%     
==========================================
  Files          22       26       +4     
  Lines         835      816      -19     
==========================================
+ Hits          456      500      +44     
+ Misses        379      316      -63     
Impacted Files Coverage Δ
lib/src/ui/day_schedule_list_stack.dart 100.00% <ø> (ø)
...s/appointment_container/appointment_container.dart 0.00% <0.00%> (-1.21%) :arrow_down:
...s/appointment_container/drag_indicator_widget.dart 94.23% <ø> (ø)
...ntainer_overlay/appointment_container_overlay.dart 0.00% <0.00%> (ø)
...tment_container/appointment_update_controller.dart 2.94% <2.94%> (ø)
...tainer_overlay/appointment_overlay_controller.dart 10.34% <10.34%> (ø)
lib/src/helpers/appointment_container_utils.dart 33.33% <33.33%> (ø)
lib/src/ui/day_schedule_list_widget.dart 43.28% <41.66%> (-0.12%) :arrow_down:
...val_containers/unavailable_interval_container.dart 20.00% <60.00%> (+20.00%) :arrow_up:
lib/src/ui/day_schedule_list_widget_mixin.dart 87.35% <75.75%> (+4.64%) :arrow_up:
... and 4 more

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 1495d86...3b873d6. Read the comment docs.