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
Update integrated test baseline storage #14
Update integrated test baseline storage #14
Changes from 2 commits
ff14ade
d8b0e14
f3d2860
93fcf9c
dccdc28
6e4ce12
bb68813
d9b4c11
97f063e
80ae85c
0bacdce
7325ae0
0b0591c
a7facad
8a17acc
18aa1d9
02ee8ab
89ff130
6e9ae4e
6c1a49d
b35d7f8
49af05e
fead5c9
2ceda4f
683f82b
b7da058
070fc12
cbed575
37bcbfb
f752546
a4b40a7
63d9624
f154225
107bebc
3e74652
0f0e48e
8669589
64a5f4c
a33c9d5
a2d4194
ab0bc6b
97f7d41
8d7c3dc
cad1f59
218af63
b82a757
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.
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.
does that work? I am not so sure. I think you need to make it a list of tuples.
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 guess there's some auto conversion to an
Iterable
on the fly.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.
@CusiniM I was surprised by this behavior myself when @TotoGaz suggested it