Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feature(defer): Partial and Incremental Parsing #217
feature(defer): Partial and Incremental Parsing #217
Changes from 63 commits
93eda59
3943275
67a55fb
0e7f9d2
ef93ed7
0f3379e
a4f96d4
d531495
e9c34f8
416aca4
c698368
c715940
c9d534d
ac325b3
93b42a5
ebd7f57
a4713d6
e92a041
111457f
faccaf5
f08f5d8
08ae8da
82cbd65
3d682e3
7214dc4
f092499
c5f794a
6907fd1
92c0943
12ca32c
a92e0e6
8b8db11
292cc50
6d73739
7bacc27
8fa1a40
dd6b435
4ee07f0
34c171e
98e61d1
3e2dde9
492dfd7
28f2939
b7fcef6
e1a4f4c
528ae7b
2a96c30
872aa34
9d9712c
7693468
7e6ce98
bfe5dd5
02b0c42
a53c783
01ad1d6
552d43a
ed4a103
5144e6d
7b76db9
57e8f7a
a1bcba1
407e7eb
d375245
8559eb3
88dff62
ffef781
93bd99d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 4401 in Tests/ApolloCodegenTests/CodeGenIR/IRRootFieldBuilderTests.swift
GitHub Actions / Codegen Lib Unit Tests - macOS
Check warning on line 311 in Tests/ApolloCodegenTests/CodeGeneration/Templates/OperationDefinitionTemplateTests.swift
GitHub Actions / Codegen Lib Unit Tests - macOS
Check warning on line 1719 in Tests/ApolloCodegenTests/CodeGeneration/Templates/SelectionSet/SelectionSetTemplateTests.swift
GitHub Actions / Codegen Lib Unit Tests - macOS
Check warning on line 1723 in Tests/ApolloCodegenTests/CodeGeneration/Templates/SelectionSet/SelectionSetTemplateTests.swift
GitHub Actions / Codegen Lib Unit Tests - macOS
Check warning on line 4667 in Tests/ApolloCodegenTests/CodeGeneration/Templates/SelectionSet/SelectionSetTemplateTests.swift
GitHub Actions / Codegen Lib Unit Tests - macOS
Check warning on line 4671 in Tests/ApolloCodegenTests/CodeGeneration/Templates/SelectionSet/SelectionSetTemplateTests.swift
GitHub Actions / Codegen Lib Unit Tests - macOS
Check warning on line 5525 in Tests/ApolloCodegenTests/CodeGeneration/Templates/SelectionSet/SelectionSetTemplateTests.swift
GitHub Actions / Codegen Lib Unit Tests - macOS
Check warning on line 5529 in Tests/ApolloCodegenTests/CodeGeneration/Templates/SelectionSet/SelectionSetTemplateTests.swift
GitHub Actions / Codegen Lib Unit Tests - macOS