flipbyte / formik-json-schema

Easily create react forms using JSON / Javascript Object
MIT License
151 stars 40 forks source link

0.2.0 #16

Closed easeq closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #16 into master will increase coverage by 1.69%. The diff coverage is 92.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   88.99%   90.68%   +1.69%     
==========================================
  Files          27       29       +2     
  Lines         327      365      +38     
==========================================
+ Hits          291      331      +40     
+ Misses         36       34       -2
Impacted Files Coverage Δ
src/Field/Button.js 100% <ø> (ø) :arrow_up:
src/Form.js 100% <100%> (+9.09%) :arrow_up:
src/Renderer.js 100% <100%> (+6.25%) :arrow_up:
src/FieldTemplate.js 100% <100%> (ø)
src/Field/Textarea.js 100% <100%> (ø) :arrow_up:
src/Field/Radio.js 100% <100%> (ø) :arrow_up:
src/Container/Tabs.js 97.22% <100%> (+1.22%) :arrow_up:
src/utils.js 86.2% <100%> (+7.04%) :arrow_up:
src/Field/Switch.js 100% <100%> (+83.33%) :arrow_up:
src/Field/Text.js 100% <100%> (ø) :arrow_up:
... 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 0c82c56...4852c9c. Read the comment docs.