laravel-bakery icon indicating copy to clipboard operation
laravel-bakery copied to clipboard

Implement field option to set as nullable for create input type

Open erikgaal opened this issue 6 years ago β€’ 1 comments

Fixes #78

erikgaal avatar Dec 17 '18 13:12 erikgaal

Codecov Report

Merging #86 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #86      +/-   ##
============================================
+ Coverage     84.39%   84.43%   +0.04%     
- Complexity      647      649       +2     
============================================
  Files            75       75              
  Lines          1878     1883       +5     
============================================
+ Hits           1585     1590       +5     
  Misses          293      293
Impacted Files Coverage Ξ” Complexity Ξ”
src/Fields/Field.php 90.78% <100%> (+0.33%) 66 <2> (+2) :arrow_up:
src/Types/CreateInputType.php 100% <100%> (ΓΈ) 4 <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 4c71e53...b3d26f4. Read the comment docs.

codecov[bot] avatar Dec 17 '18 13:12 codecov[bot]