flipbyte / formik-json-schema

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

v0.1.5 #6

Closed easeq closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.32%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6      +/-   ##
=======================================
+ Coverage   67.67%   68%   +0.32%     
=======================================
  Files          26    26              
  Lines         297   300       +3     
=======================================
+ Hits          201   204       +3     
  Misses         96    96
Impacted Files Coverage Δ
src/Renderer.js 93.75% <ø> (-0.37%) :arrow_down:
src/Field/Autocomplete.js 0% <ø> (ø) :arrow_up:
src/Field/Wysiwyg.js 8.33% <ø> (ø) :arrow_up:
src/Element.js 71.42% <100%> (ø) :arrow_up:
src/Form.js 100% <100%> (ø) :arrow_up:

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 8b7389c...4a6604b. Read the comment docs.