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

Information in tags #6

Closed B3nedikt closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #6 into master will decrease coverage by 0.60%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   24.69%   24.09%   -0.61%     
==========================================
  Files          10       10              
  Lines         166      166              
  Branches       47       48       +1     
==========================================
- Hits           41       40       -1     
- Misses        115      116       +1     
  Partials       10       10              
Impacted Files Coverage Δ
...java/dev/b3nedikt/reword/ViewTransformerManager.kt 40.90% <33.33%> (-4.55%) :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 6841a65...1d066b3. Read the comment docs.