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

language support for @oneOf #3769

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

yeahhh

b65cda9
Select commit
Loading
Failed to load commit list.
Draft

language support for @oneOf #3769

yeahhh
b65cda9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 1s

65.40% (target 50.00%)

View this Pull Request on Codecov

65.40% (target 50.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.40%. Comparing base (484a9ad) to head (b65cda9).
Report is 9 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3769      +/-   ##
==========================================
+ Coverage   65.32%   65.40%   +0.07%     
==========================================
  Files         122      122              
  Lines        7003     7019      +16     
  Branches     2260     2247      -13     
==========================================
+ Hits         4575     4591      +16     
  Misses       2411     2411              
  Partials       17       17              
Files with missing lines Coverage Δ
packages/graphiql-react/src/schema.tsx 82.69% <ø> (ø)
packages/graphiql/test/schema.js 42.66% <100.00%> (+4.09%) ⬆️
...ervice/src/interface/getAutocompleteSuggestions.ts 86.12% <100.00%> (+0.29%) ⬆️
...graphql-language-service/src/parser/getTypeInfo.ts 83.78% <100.00%> (+0.33%) ⬆️