Skip to content
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

65.34% (target 50.00%)

View this Pull Request on Codecov

65.34% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 71.76080% with 85 lines in your changes missing coverage. Please review.

Project coverage is 65.34%. Comparing base (9f725b8) to head (e1b3cc5).

Files with missing lines Patch % Lines
packages/graphiql-react/src/editor/context.tsx 60.00% 16 Missing ⚠️
.../graphiql-react/src/explorer/components/search.tsx 72.00% 13 Missing and 1 partial ⚠️
packages/graphiql-react/src/history/context.tsx 14.28% 12 Missing ⚠️
packages/graphiql-react/src/editor/hooks.ts 57.69% 11 Missing ⚠️
packages/graphiql-react/src/toolbar/button.tsx 11.11% 8 Missing ⚠️
packages/graphiql-react/src/execution.tsx 36.36% 7 Missing ⚠️
packages/graphiql-react/src/history/components.tsx 72.22% 5 Missing ⚠️
packages/graphiql-react/src/schema.tsx 86.20% 4 Missing ⚠️
packages/graphiql-react/src/plugin.tsx 84.61% 2 Missing ⚠️
packages/graphiql-react/src/theme.ts 50.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3821      +/-   ##
==========================================
+ Coverage   65.32%   65.34%   +0.01%     
==========================================
  Files         122      122              
  Lines        7003     6994       -9     
  Branches     2260     2241      -19     
==========================================
- Hits         4575     4570       -5     
+ Misses       2411     2407       -4     
  Partials       17       17              
Files with missing lines Coverage Δ
packages/graphiql-react/src/editor/common.ts 100.00% <ø> (ø)
packages/graphiql-react/src/editor/completion.ts 0.00% <ø> (ø)
...ackages/graphiql-react/src/editor/header-editor.ts 66.66% <100.00%> (+1.36%) ⬆️
packages/graphiql-react/src/editor/query-editor.ts 65.68% <100.00%> (+1.58%) ⬆️
...ages/graphiql-react/src/editor/response-editor.tsx 65.30% <100.00%> (+1.47%) ⬆️
packages/graphiql-react/src/editor/tabs.ts 60.97% <ø> (ø)
...kages/graphiql-react/src/editor/variable-editor.ts 67.92% <100.00%> (+1.25%) ⬆️
packages/graphiql-react/src/editor/whitespace.ts 100.00% <ø> (ø)
...ct/src/explorer/components/field-documentation.tsx 97.14% <100.00%> (ø)
...act/src/explorer/components/type-documentation.tsx 85.10% <100.00%> (ø)
... and 19 more