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

WIP: incremental payloads UI #3601

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

correctly detect which responses are streamed for recording increment…

6f3fcb3
Select commit
Loading
Failed to load commit list.
Draft

WIP: incremental payloads UI #3601

correctly detect which responses are streamed for recording increment…
6f3fcb3
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)