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 #9

Closed B3nedikt closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #9 into master will increase coverage by 1.33%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   24.09%   25.43%   +1.33%     
==========================================
  Files          10       11       +1     
  Lines         166      173       +7     
  Branches       48       51       +3     
==========================================
+ Hits           40       44       +4     
- Misses        116      117       +1     
- Partials       10       12       +2     
Impacted Files Coverage Δ
reword/src/main/java/dev/b3nedikt/reword/Reword.kt 0.00% <0.00%> (ø)
...nsformer/CollapsingToolbarLayoutViewTransformer.kt 66.66% <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 d9c1706...df04493. Read the comment docs.