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 unit tests #1

Closed B3nedikt closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #1 into master will decrease coverage by 0.29%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #1     +/-   ##
=========================================
- Coverage   23.41%   23.12%   -0.3%     
=========================================
  Files           9        9             
  Lines         158      160      +2     
  Branches       46       46             
=========================================
  Hits           37       37             
- Misses        113      115      +2     
  Partials        8        8
Impacted Files Coverage Δ
...dikt/reword/transformer/AbstractViewTransformer.kt 75% <ø> (ø) :arrow_up:
...eword/transformer/SupportToolbarViewTransformer.kt 60% <33.33%> (-15%) :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 eb27b7f...fe791c7. Read the comment docs.