molgenis / molgenis-ui-form

Library for generating HTML web forms
GNU Lesser General Public License v3.0
0 stars 10 forks source link

feat: configure if null option should be added #374

Closed fdlk closed 3 years ago

fdlk commented 3 years ago

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #374 (b2d5a95) into master (90ef1c9) will increase coverage by 0.0%. The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #374   +/-   ##
======================================
  Coverage    96.6%   96.7%           
======================================
  Files          20      20           
  Lines         507     516    +9     
  Branches       61      61           
======================================
+ Hits          490     499    +9     
  Misses         11      11           
  Partials        6       6           
Flag Coverage Δ
unit 96.7% <100.0%> (+<0.1%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/components/field-types/RadioFieldComponent.vue 90.0% <ø> (ø)
src/util/EntityToFormMapper.js 98.7% <100.0%> (+<0.1%) :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 90ef1c9...b2d5a95. Read the comment docs.

molgenis-jenkins commented 3 years ago

:tada: This PR is included in version 5.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: