Skip to content

Conversation

gfr10598
Copy link
Contributor

@gfr10598 gfr10598 commented Jun 3, 2019

In BQ, we want to collect all snapshots as a repeated field in a single row for each test. This separates the metadata from the snapshots, so that it can be placed in the top level fields of the row.

This means that the metadata will no longer appear in the CVS rows. To make up for this, the CSV tool will print metadata before the CSV header and snapshot data.


This change is Reviewable

@gfr10598 gfr10598 requested a review from pboothe June 3, 2019 20:35
@coveralls
Copy link

coveralls commented Jun 3, 2019

Pull Request Test Coverage Report for Build 681

  • 14 of 17 (82.35%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 82.012%

Changes Missing Coverage Covered Lines Changed/Added Lines %
snapshot/snapshot.go 11 14 78.57%
Totals Coverage Status
Change from base Build 677: -0.04%
Covered Lines: 807
Relevant Lines: 984

💛 - Coveralls

Copy link
Contributor

@pboothe pboothe left a comment

Choose a reason for hiding this comment

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

No metadata at all is better than a weird first row of metadata.

Reviewable status: 0 of 1 LGTMs obtained

Copy link
Contributor

@pboothe pboothe left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 1 LGTMs obtained

@gfr10598 gfr10598 merged commit 7283bd2 into master Jun 3, 2019
@gfr10598 gfr10598 deleted the separate-metadata branch June 3, 2019 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants