isuPatches / android-wisefy

Wrapper around WifiManager and ConnectivityManager for Android
Apache License 2.0
312 stars 38 forks source link

Issue138 update dependencies and to gradle6 #140

Closed isuPatches closed 4 years ago

isuPatches commented 4 years ago

closes #138

codecov[bot] commented 4 years ago

Codecov Report

Merging #140 into 4.x will increase coverage by 0.12%. The diff coverage is 96.39%.

Impacted file tree graph

@@             Coverage Diff             @@
##               4.x     #140      +/-   ##
===========================================
+ Coverage     94.2%   94.32%   +0.12%     
+ Complexity     682      600      -82     
===========================================
  Files           53       53              
  Lines         1501     1446      -55     
  Branches       253      244       -9     
===========================================
- Hits          1414     1364      -50     
+ Misses          41       35       -6     
- Partials        46       47       +1
Impacted Files Coverage Δ Complexity Δ
...m/isupatches/wisefysample/internal/util/SdkUtil.kt 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...isefysample/ui/dialogs/BaseNoticeDialogFragment.kt 100% <ø> (ø) 3 <0> (ø) :arrow_down:
...s/wisefysample/internal/preferences/SearchStore.kt 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...patches/wisefysample/internal/base/BaseActivity.kt 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...isupatches/wisefysample/internal/nav/MainRouter.kt 62.5% <ø> (ø) 0 <0> (ø) :arrow_down:
...ample/ui/dialogs/FullScreenNoticeDialogFragment.kt 70% <ø> (ø) 4 <0> (ø) :arrow_down:
.../isupatches/wisefysample/ui/add/AddNetworkModel.kt 100% <ø> (ø) 4 <0> (ø) :arrow_down:
...a/com/isupatches/wisefysample/ui/misc/MiscModel.kt 100% <ø> (ø) 9 <0> (ø) :arrow_down:
...patches/wisefysample/internal/util/KeyboardUtil.kt 66.66% <ø> (ø) 0 <0> (ø) :arrow_down:
...ysample/internal/preferences/RemoveNetworkStore.kt 100% <ø> (ø) 0 <0> (ø) :arrow_down:
... and 32 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 dc056a2...c08850b. Read the comment docs.