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

Switch to graphql@16.2 #373

Merged
merged 2 commits into from Dec 17, 2021
Merged

Switch to graphql@16.2 #373

merged 2 commits into from Dec 17, 2021

Conversation

IvanGoncharov
Copy link
Member

Fixes #361

@IvanGoncharov IvanGoncharov added the PR: breaking change 💥 implementation requires increase of "major" version number label Dec 17, 2021
@codecov
Copy link

codecov bot commented Dec 17, 2021

Codecov Report

Merging #373 (76d3466) into main (08a4a87) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #373   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          746       737    -9     
  Branches        51        47    -4     
=========================================
- Hits           746       737    -9     
Impacted Files Coverage Δ
src/mutation/mutation.ts 100.00% <ø> (ø)
src/__tests__/starWarsSchema.ts 100.00% <100.00%> (ø)
src/connection/__tests__/connection-test.ts 100.00% <100.00%> (ø)
src/connection/connection.ts 100.00% <100.00%> (ø)
src/mutation/__tests__/mutation-test.ts 100.00% <100.00%> (ø)
src/node/__tests__/global-test.ts 100.00% <100.00%> (ø)
src/node/__tests__/node-test.ts 100.00% <100.00%> (ø)
src/node/__tests__/nodeAsync-test.ts 100.00% <100.00%> (ø)
src/node/__tests__/plural-test.ts 100.00% <100.00%> (ø)

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 08a4a87...76d3466. Read the comment docs.

@IvanGoncharov IvanGoncharov merged commit d4c533f into graphql:main Dec 17, 2021
@IvanGoncharov IvanGoncharov deleted the pr_branch branch December 17, 2021 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: breaking change 💥 implementation requires increase of "major" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for graphql@v16
1 participant