WIP: incremental payloads UI #3601
Draft
Codecov / codecov/project
succeeded
May 18, 2024 in 0s
54.79% (target 50.00%)
View this Pull Request on Codecov
54.79% (target 50.00%)
Details
Codecov Report
Attention: Patch coverage is 3.75000%
with 77 lines
in your changes are missing coverage. Please review.
Project coverage is 54.79%. Comparing base (
03ab3a6
) to head (6f3fcb3
).
Additional details and impacted files
@@ Coverage Diff @@
## main #3601 +/- ##
==========================================
- Coverage 55.32% 54.79% -0.53%
==========================================
Files 115 117 +2
Lines 5352 5409 +57
Branches 1451 1472 +21
==========================================
+ Hits 2961 2964 +3
- Misses 1965 2017 +52
- Partials 426 428 +2
Files | Coverage Δ | |
---|---|---|
packages/graphiql-react/src/editor/tabs.ts | 59.77% <0.00%> (-5.23%) |
⬇️ |
packages/graphiql/src/components/GraphiQL.tsx | 66.45% <22.22%> (-2.26%) |
⬇️ |
packages/graphiql-react/src/utility/incremental.ts | 0.00% <0.00%> (ø) |
|
packages/graphiql-react/src/execution.tsx | 13.27% <0.00%> (+0.11%) |
⬆️ |
...react/src/editor/components/increments-editors.tsx | 3.57% <3.57%> (ø) |
Loading