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 utility to generate schema for ndt5 and ndt7 output formats #384

Merged
merged 4 commits into from
Mar 23, 2023

Conversation

stephen-soltesz
Copy link
Contributor

@stephen-soltesz stephen-soltesz commented Mar 23, 2023

This change adds a simple utility to generate schemas for the ndt5 and ndt7 output formats. This utility could be used in conjunction with jostler and the autoloading pipeline for special deployments.

This change includes separate go.mod files so that the bigquery and related dependencies are not inherited by the ndt-server itself, only by this command.


This change is Reviewable

@coveralls
Copy link
Collaborator

coveralls commented Mar 23, 2023

Pull Request Test Coverage Report for Build 1651

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 81.993%

Totals Coverage Status
Change from base Build 1645: 0.4%
Covered Lines: 1835
Relevant Lines: 2238

💛 - Coveralls

Copy link
Contributor

@robertodauria robertodauria left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1, 2 of 2 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@stephen-soltesz stephen-soltesz merged commit 5d471c5 into main Mar 23, 2023
@stephen-soltesz stephen-soltesz deleted the sandbox-soltesz-schema branch March 23, 2023 19:31
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.

None yet

3 participants