Skip to content

Tests with enum input for mutation #535

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

Merged
merged 15 commits into from
Dec 18, 2022
Merged

Tests with enum input for mutation #535

merged 15 commits into from
Dec 18, 2022

Conversation

l-you
Copy link
Contributor

@l-you l-you commented Dec 17, 2022

Some tests for better coverage

@codecov-commenter
Copy link

Codecov Report

Base: 95.67% // Head: 95.88% // Increases project coverage by +0.20% 🎉

Coverage data is based on head (e7e49e1) compared to base (4fdca6e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #535      +/-   ##
============================================
+ Coverage     95.67%   95.88%   +0.20%     
  Complexity     1773     1773              
============================================
  Files           154      154              
  Lines          4279     4565     +286     
============================================
+ Hits           4094     4377     +283     
- Misses          185      188       +3     
Impacted Files Coverage Δ
src/FieldsBuilder.php 95.13% <0.00%> (-0.10%) ⬇️
src/Schema.php 100.00% <0.00%> (ø)
src/QueryField.php 100.00% <0.00%> (ø)
src/TypeRegistry.php 100.00% <0.00%> (ø)
src/TypeGenerator.php 100.00% <0.00%> (ø)
src/FactoryContext.php 100.00% <0.00%> (ø)
src/Types/EnumType.php 0.00% <0.00%> (ø)
src/Types/InputType.php 100.00% <0.00%> (ø)
src/Types/UnionType.php 100.00% <0.00%> (ø)
src/InputTypeGenerator.php 100.00% <0.00%> (ø)
... and 55 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@oojacoboo oojacoboo merged commit 677a3b7 into thecodingmachine:master Dec 18, 2022
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.

3 participants