B3nedikt / reword

Reword is a android library to update the texts of views when the apps texts have changed due to a language change or an update of the apps string resources.
Apache License 2.0
32 stars 7 forks source link

Improved the unit tests #3

Closed B3nedikt closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   23.12%   27.04%   +3.91%     
==========================================
  Files           9        9              
  Lines         160      159       -1     
  Branches       46       45       -1     
==========================================
+ Hits           37       43       +6     
+ Misses        115      107       -8     
- Partials        8        9       +1     
Impacted Files Coverage Δ
...transformer/BottomNavigationViewViewTransformer.kt 7.40% <ø> (+7.40%) :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 f23ea85...485b9c5. Read the comment docs.