Llamabagel / transpo-android

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

Updated databases and added id and type parameters to search resutls #67

Closed GustavoSanMartin closed 5 years ago

GustavoSanMartin commented 5 years ago

Checklist

Issues

29

Summary

codecov[bot] commented 5 years ago

Codecov Report

Merging #67 into master will increase coverage by 1.28%. The diff coverage is 48.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   17.86%   19.15%   +1.28%     
==========================================
  Files          61       61              
  Lines         711      731      +20     
  Branches      116      113       -3     
==========================================
+ Hits          127      140      +13     
- Misses        542      549       +7     
  Partials       42       42
Impacted Files Coverage Δ
...java/ca/llamabagel/transpo/home/ui/MainActivity.kt 0% <0%> (ø) :arrow_up:
.../ca/llamabagel/transpo/search/ui/SearchActivity.kt 0% <0%> (ø) :arrow_up:
...va/ca/llamabagel/transpo/trips/ui/TripsActivity.kt 0% <0%> (ø) :arrow_up:
...agel/transpo/search/ui/viewholders/SearchResult.kt 47.22% <61.53%> (+13.88%) :arrow_up:
...llamabagel/transpo/search/data/SearchRepository.kt 51.51% <66.66%> (+1.51%) :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 7020a5c...7d90b95. Read the comment docs.