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
).
Additional details and impacted files
@@ 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 |
Loading