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 transformers #10

Closed B3nedikt closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #10 into master will decrease coverage by 0.14%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   25.43%   25.28%   -0.15%     
==========================================
  Files          11       11              
  Lines         173      174       +1     
  Branches       51       51              
==========================================
  Hits           44       44              
- Misses        117      118       +1     
  Partials       12       12              
Impacted Files Coverage Δ
reword/src/main/java/dev/b3nedikt/reword/Reword.kt 0.00% <0.00%> (ø)
...nsformer/CollapsingToolbarLayoutViewTransformer.kt 66.66% <ø> (ø)

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 f6377a2...fac548f. Read the comment docs.