Llamabagel / transpo-android

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

Bold matching text in search results #76

Closed GustavoSanMartin closed 5 years ago

GustavoSanMartin commented 5 years ago

Checklist

Summary

Bold matching text in search results Update search result ui Show more search results when filtered

Screenshots

Recent Light Recent Dark Search Light Search Dark
Screenshot_1563724047 Screenshot_1563724136 Screenshot_1563724105 Screenshot_1563724128
codecov[bot] commented 5 years ago

Codecov Report

Merging #76 into master will increase coverage by 1.14%. The diff coverage is 72.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   28.86%   30.01%   +1.14%     
==========================================
  Files          70       70              
  Lines         939      973      +34     
  Branches      133      141       +8     
==========================================
+ Hits          271      292      +21     
- Misses        616      625       +9     
- Partials       52       56       +4
Impacted Files Coverage Δ
...l/transpo/search/domain/GetSearchResultsUseCase.kt 100% <ø> (ø) :arrow_up:
.../ca/llamabagel/transpo/search/ui/SearchActivity.kt 0% <0%> (ø) :arrow_up:
...c/main/java/ca/llamabagel/transpo/di/CoreModule.kt 0% <0%> (ø) :arrow_up:
...agel/transpo/search/ui/viewholders/SearchResult.kt 71.73% <100%> (ø) :arrow_up:
.../ca/llamabagel/transpo/search/data/SearchFilter.kt 93.75% <50%> (-6.25%) :arrow_down:
...llamabagel/transpo/search/data/SearchRepository.kt 84.72% <79.06%> (+3.47%) :arrow_up:
...nspo/search/domain/SetRecentSearchResultUseCase.kt 93.54% <83.33%> (-6.46%) :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 390d7fe...2dd976d. Read the comment docs.