This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
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.
Adds ability to provide defaults for types provided by
construct_runtime
#14682Adds ability to provide defaults for types provided by
construct_runtime
#14682Changes from 31 commits
bfc3ff7
18dc0ac
7fb9749
43fff80
8e45209
9af59d6
44f2845
eed9dc8
d2a3546
821424a
5e54173
cd3e530
641cc9b
90af58e
c3f5134
7f80e65
38c0601
846f296
6dfb929
0ddf452
3e90665
de6e5b6
ce1ad29
821758b
d33f51f
96fc62c
e051985
16028ff
34f66f6
97e470c
92ddd1e
3524c14
1218faf
01071a9
a3db9f4
28f7cec
9d31723
3f1fcc6
58762cf
cb2a8e0
32f33ae
88f6253
bb30704
8f3191f
718c1ce
969bf0e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we use an enum instead of a boolean in here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure if it adds a lot of value here. What are the enum variants that you would suggest?