Nucleus-Inc / day_schedule_list

MIT License
6 stars 3 forks source link

Improve appointment duration change interval #9

Closed josechagas closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #9 (51c0d06) into develop (a4c8784) will increase coverage by 13.16%. The diff coverage is 90.47%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop       #9       +/-   ##
============================================
+ Coverage    30.07%   43.23%   +13.16%     
============================================
  Files           19       19               
  Lines          705      724       +19     
============================================
+ Hits           212      313      +101     
+ Misses         493      411       -82     
Impacted Files Coverage Δ
lib/src/ui/day_schedule_list_widget.dart 44.66% <75.00%> (+44.66%) :arrow_up:
lib/src/models/minute_interval.dart 100.00% <100.00%> (ø)
...ib/src/ui/day_schedule_list_widget_extensions.dart 80.09% <100.00%> (+1.49%) :arrow_up:
lib/src/ui/time_of_day_text.dart 62.50% <0.00%> (+62.50%) :arrow_up:
lib/src/ui/time_of_day_widget.dart 100.00% <0.00%> (+76.92%) :arrow_up:
lib/src/ui/valid_time_of_day_list_widget.dart 100.00% <0.00%> (+100.00%) :arrow_up:

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 a4c8784...51c0d06. Read the comment docs.