ellykits / neat-form

Build form on Android using JSON schema; also includes view validation and skip logic.
Apache License 2.0
67 stars 28 forks source link

Migrate to gradle 6 #105

Closed ellykits closed 4 years ago

ellykits commented 4 years ago

Signed-off-by: Elly Kitoto junkmailstoelly@gmail.com

codecov[bot] commented 4 years ago

Codecov Report

Merging #105 into master will decrease coverage by 0.20%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #105      +/-   ##
============================================
- Coverage     74.24%   74.03%   -0.21%     
  Complexity      462      462              
============================================
  Files            40       40              
  Lines          1456     1456              
  Branches        323      323              
============================================
- Hits           1081     1078       -3     
- Misses          115      117       +2     
- Partials        260      261       +1     
Impacted Files Coverage Δ Complexity Δ
...n/java/com/nerdstone/neatformcore/utils/Helpers.kt 75.00% <ø> (-8.34%) 0.00 <0.00> (ø)

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 c1b9cb0...ce13655. Read the comment docs.