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

Add deps and outs to exp show test fixture #1780

Merged
merged 2 commits into from
May 27, 2022

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented May 27, 2022

1/2 main <- this <- #1781 <- #1783

This PR add deps and outs to the main exp show test fixture. This data is needed for the push/pull patch and also #1183 (plus any dependents).

@@ -5,26 +5,48 @@ const data: ExperimentsOutput = {
workspace: {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[F] These were getting messy so I sorted the first level keys alphabetically.

@mattseddon mattseddon marked this pull request as ready for review May 27, 2022 04:37
@codeclimate
Copy link

codeclimate bot commented May 27, 2022

Code Climate has analyzed commit 5ecad83 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 96.8% (0.0% change).

View more on Code Climate.

@mattseddon mattseddon merged commit 052d87d into main May 27, 2022
@mattseddon mattseddon deleted the add-deps-outs-to-test-fixture branch May 27, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants