Llamabagel / transpo-android

Route 613 Android app (re-write)
MIT License
1 stars 2 forks source link

Filter #64

Closed GustavoSanMartin closed 5 years ago

GustavoSanMartin commented 5 years ago

Checklist

Issues

Closed #27

Summary

Screenshots

Light Dark
image image
image image
codecov[bot] commented 5 years ago

Codecov Report

Merging #64 into master will increase coverage by 0.27%. The diff coverage is 19.56%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #64      +/-   ##
=========================================
+ Coverage   13.03%   13.3%   +0.27%     
=========================================
  Files          58      58              
  Lines         660     684      +24     
  Branches      101     108       +7     
=========================================
+ Hits           86      91       +5     
- Misses        548     565      +17     
- Partials       26      28       +2
Impacted Files Coverage Δ
.../java/ca/llamabagel/transpo/di/GeocodingWrapper.kt 0% <0%> (ø) :arrow_up:
...llamabagel/transpo/search/data/SearchRepository.kt 50% <0%> (ø) :arrow_up:
...c/main/java/ca/llamabagel/transpo/di/CoreModule.kt 0% <0%> (ø) :arrow_up:
.../ca/llamabagel/transpo/search/ui/SearchActivity.kt 0% <0%> (ø) :arrow_up:
...abagel/transpo/search/domain/UpdateQueryUseCase.kt 100% <100%> (ø) :arrow_up:
...ca/llamabagel/transpo/search/ui/SearchViewModel.kt 75% <72.72%> (-1.93%) :arrow_down:

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 98796ab...6253b7b. Read the comment docs.