MrJCipherButtles / concordi_around

ConcordiaAround is a campus guide mobile application for Concordia University
0 stars 3 forks source link

added unit tests for map and direction notifier #114

Closed muhanator closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #114 into master will increase coverage by 6.99%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   74.01%   81.01%   +6.99%     
==========================================
  Files          26       26              
  Lines        2209     2249      +40     
==========================================
+ Hits         1635     1822     +187     
+ Misses        574      427     -147     
Impacted Files Coverage Δ
lib/widget/direction_panel.dart 73.56% <100.00%> (+39.11%) :arrow_up:
lib/widget/drawer.dart 86.07% <100.00%> (+8.74%) :arrow_up:
lib/service/marker_helper.dart 64.28% <0.00%> (-31.07%) :arrow_down:
lib/widget/map.dart 27.81% <0.00%> (-4.04%) :arrow_down:
lib/data/building_list.dart 100.00% <0.00%> (ø)
lib/service/map_constant.dart 100.00% <0.00%> (ø)
...oor_plan/floor_selector_enter_building_column.dart 84.84% <0.00%> (ø)
lib/service/shuttle_schedule.dart 98.31% <0.00%> (+0.56%) :arrow_up:
lib/model/building.dart 87.50% <0.00%> (+6.25%) :arrow_up:
... and 5 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 7dcd77c...bc3581c. Read the comment docs.