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

Update stepper library version to 1.0.6 #74

Closed ellykits closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #74 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #74      +/-   ##
===========================================
+ Coverage     73.33%   73.4%   +0.06%     
  Complexity      371     371              
===========================================
  Files            36      36              
  Lines          1099    1098       -1     
  Branches        223     222       -1     
===========================================
  Hits            806     806              
  Misses          127     127              
+ Partials        166     165       -1
Impacted Files Coverage Δ Complexity Δ
...erdstone/neatformcore/form/json/JsonFormBuilder.kt 54.47% <100%> (+0.4%) 20 <0> (ø) :arrow_down:

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 167b491...f5c44a2. Read the comment docs.