Llamabagel / transpo-android

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

Using diffutil to handle search results #59

Closed GustavoSanMartin closed 5 years ago

GustavoSanMartin commented 5 years ago

Checklist

Issues

Closed #25

Summary

Added diffutil callback

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into master will decrease coverage by 0.02%. The diff coverage is 18.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   12.86%   12.83%   -0.03%     
==========================================
  Files          60       60              
  Lines         653      662       +9     
  Branches       95      102       +7     
==========================================
+ Hits           84       85       +1     
- Misses        543      551       +8     
  Partials       26       26
Impacted Files Coverage Δ
...a/ca/llamabagel/transpo/ui/search/SearchAdapter.kt 0% <0%> (ø) :arrow_up:
.../ca/llamabagel/transpo/ui/search/SearchActivity.kt 0% <0%> (ø) :arrow_up:
...agel/transpo/ui/search/viewholders/SearchResult.kt 33.33% <33.33%> (-66.67%) :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 fa918fa...d5c7162. Read the comment docs.