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

🏭 Add batch mutations

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

erikgaal avatar Apr 16 '19 09:04 erikgaal

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@753ebbe). Click here to learn what that means. The diff coverage is 90.32%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #111   +/-   ##
=========================================
  Coverage          ?   86.26%           
  Complexity        ?      680           
=========================================
  Files             ?       79           
  Lines             ?     2031           
  Branches          ?        0           
=========================================
  Hits              ?     1752           
  Misses            ?      279           
  Partials          ?        0
Impacted Files Coverage Ξ” Complexity Ξ”
src/Eloquent/ModelSchema.php 97.8% <100%> (ΓΈ) 31 <1> (?)
src/Support/Schema.php 81.77% <100%> (ΓΈ) 55 <0> (?)
src/Mutations/DeleteManyMutation.php 88.88% <88.88%> (ΓΈ) 8 <8> (?)
src/Mutations/UpdateManyMutation.php 89.65% <89.65%> (ΓΈ) 8 <8> (?)

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 753ebbe...c33511c. Read the comment docs.

codecov[bot] avatar May 29 '19 13:05 codecov[bot]