Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🏭 Add batch mutations #111

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

🏭 Add batch mutations #111

wants to merge 5 commits into from

Conversation

erikgaal
Copy link
Contributor

No description provided.

@erikgaal erikgaal requested a review from robertvansteen April 16, 2019 09:52
@erikgaal erikgaal changed the title Add batch mutations 🏭 Add batch mutations Apr 16, 2019
@codecov
Copy link

codecov bot commented May 29, 2019

Codecov Report

❗ 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.

@robertvansteen robertvansteen removed their request for review January 9, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant