Nucleus-Inc / day_schedule_list

MIT License
6 stars 3 forks source link

Release 0.4.2 #28

Closed josechagas closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #28 (57239dc) into main (874cc30) will increase coverage by 1.48%. The diff coverage is 74.41%.

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   53.12%   54.61%   +1.48%     
==========================================
  Files          21       22       +1     
  Lines         847      835      -12     
==========================================
+ Hits          450      456       +6     
+ Misses        397      379      -18     
Impacted Files Coverage Δ
lib/src/ui/day_schedule_list_stack.dart 100.00% <ø> (ø)
...s/appointment_container/appointment_container.dart 1.20% <0.00%> (+0.04%) :arrow_up:
...ppointment_container/dynamic_height_container.dart 1.29% <ø> (+0.10%) :arrow_up:
...ointment_container/dynamic_position_container.dart 0.00% <0.00%> (ø)
lib/src/ui/time_of_day_text.dart 87.50% <ø> (+25.00%) :arrow_up:
lib/src/ui/time_of_day_widget.dart 100.00% <ø> (ø)
lib/src/ui/valid_time_of_day_list_widget.dart 100.00% <ø> (ø)
lib/src/ui/day_schedule_list_widget.dart 43.39% <50.00%> (+0.97%) :arrow_up:
...s/appointment_container/drag_indicator_widget.dart 94.23% <88.88%> (-1.85%) :arrow_down:
lib/src/models/interval_range.dart 90.47% <100.00%> (+1.58%) :arrow_up:
... and 6 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 874cc30...57239dc. Read the comment docs.