MrJCipherButtles / concordi_around

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

Test/improving code coverage #139

Closed muhanator closed 4 years ago

muhanator commented 4 years ago

Updating and Testing Future methods

codecov-io commented 4 years ago

Codecov Report

Merging #139 into master will increase coverage by 2.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   80.61%   82.71%   +2.09%     
==========================================
  Files          26       26              
  Lines        2260     2262       +2     
==========================================
+ Hits         1822     1871      +49     
+ Misses        438      391      -47     
Impacted Files Coverage Δ
lib/data/data_points.dart 99.86% <0.00%> (+0.13%) :arrow_up:
lib/provider/direction_notifier.dart 38.77% <0.00%> (+14.28%) :arrow_up:
lib/service/map_helper.dart 100.00% <0.00%> (+50.90%) :arrow_up:
lib/service/map_direction.dart 57.14% <0.00%> (+57.14%) :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 6bf7130...35b09bb. Read the comment docs.