language support for @oneOf
#3769
Draft
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
@@ 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%) |
⬆️ |
Loading