B3nedikt / restring

Restring is a android library to replace string resources dynamically
Apache License 2.0
314 stars 30 forks source link

Updated build files #104

Closed B3nedikt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #104 (189c923) into master (c6a118b) will increase coverage by 5.36%. The diff coverage is 42.85%.

@@             Coverage Diff              @@
##             master     #104      +/-   ##
============================================
+ Coverage     59.40%   64.76%   +5.36%     
- Complexity      129      136       +7     
============================================
  Files            28       28              
  Lines           500      508       +8     
  Branches         54       55       +1     
============================================
+ Hits            297      329      +32     
+ Misses          176      147      -29     
- Partials         27       32       +5     
Impacted Files Coverage Δ
...ng/src/main/java/dev/b3nedikt/restring/Restring.kt 36.84% <0.00%> (-9.83%) :arrow_down:
...ev/b3nedikt/restring/internal/RestringResources.kt 39.62% <0.00%> (ø)
...ng/internal/repository/persistent/PersistentSet.kt 32.00% <0.00%> (+8.00%) :arrow_up:
...tory/persistent/LocalizedResourcesPersistentMap.kt 70.00% <50.00%> (+20.00%) :arrow_up:
...dikt/restring/repository/CachedStringRepository.kt 100.00% <100.00%> (ø)
...ev/b3nedikt/restring/internal/ResourcesDelegate.kt 48.05% <0.00%> (-1.30%) :arrow_down:
...al/repository/persistent/ResourcesPersistentMap.kt 87.50% <0.00%> (+12.50%) :arrow_up:
...ng/internal/repository/observable/ObservableMap.kt 55.81% <0.00%> (+13.95%) :arrow_up:
...itory/persistent/SharedPreferencesKeyValueStore.kt 80.00% <0.00%> (+20.00%) :arrow_up:
... and 4 more

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 c6a118b...189c923. Read the comment docs.