chibatching / Kotpref

Kotpref - Android SharedPreferences delegation library for Kotlin
https://chibatching.github.io/Kotpref/
Apache License 2.0
697 stars 50 forks source link

Investigate codecov upload failure #253

Closed chibatching closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #253 (d819d82) into master (8c63016) will increase coverage by 1.33%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #253      +/-   ##
============================================
+ Coverage     68.68%   70.01%   +1.33%     
+ Complexity      136      135       -1     
============================================
  Files            25       25              
  Lines           412      507      +95     
  Branches         44       33      -11     
============================================
+ Hits            283      355      +72     
- Misses          110      132      +22     
- Partials         19       20       +1     
Impacted Files Coverage Δ
.../chibatching/kotpref/pref/AbstractStringSetPref.kt 66.66% <0.00%> (-16.67%) :arrow_down:
...ain/kotlin/com/chibatching/kotpref/KotprefModel.kt 86.08% <0.00%> (-5.03%) :arrow_down:
...otlin/com/chibatching/kotpref/pref/AbstractPref.kt 72.22% <0.00%> (-4.25%) :arrow_down:
...om/chibatching/kotpref/enumpref/EnumOrdinalPref.kt 83.33% <0.00%> (-4.17%) :arrow_down:
...src/main/kotlin/com/chibatching/kotpref/Kotpref.kt 100.00% <0.00%> (ø)
...rc/main/kotlin/com/chibatching/kotpref/BulkEdit.kt 0.00% <0.00%> (ø)
...lin/com/chibatching/kotpref/PreferencesProvider.kt 100.00% <0.00%> (ø)
...in/com/chibatching/kotpref/SharedPrefExtensions.kt 100.00% <0.00%> (ø)
...n/com/chibatching/kotpref/StaticContextProvider.kt 60.00% <0.00%> (ø)
.../chibatching/kotpref/gsonpref/KotprefGsonHolder.kt 100.00% <0.00%> (ø)
... and 15 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 bba2e91...d819d82. Read the comment docs.