molgenis / molgenis-ui-form

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

fix: options that are not in the intial 100, are now queried and applied #389

Closed jelmerveen closed 2 years ago

jelmerveen commented 2 years ago

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #389 (4820585) into master (8ed236f) will decrease coverage by 0.1%. The diff coverage is 93.3%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #389     +/-   ##
========================================
- Coverage    95.9%   95.7%   -0.2%     
========================================
  Files          22      20      -2     
  Lines         573     523     -50     
  Branches       65      65             
========================================
- Hits          550     501     -49     
+ Misses         15      14      -1     
  Partials        8       8             
Flag Coverage Δ
unit 95.7% <93.3%> (-0.2%) :arrow_down:

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

Impacted Files Coverage Δ
src/components/FormFieldComponent.vue 91.1% <87.5%> (+0.5%) :arrow_up:
...mponents/field-types/MultiSelectFieldComponent.vue 93.3% <100.0%> (+0.7%) :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 1e56b6e...4820585. Read the comment docs.