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

All fields are not required #386

Merged
merged 3 commits into from
May 22, 2023
Merged

Conversation

stephen-soltesz
Copy link
Contributor

@stephen-soltesz stephen-soltesz commented May 22, 2023

The original change to add the command generate-schema neglected to modify all fields as non-required. This was an oversight. This change corrects the output using bqx.RemoveRequired(sch).


This change is Reviewable

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 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 1664

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

Totals Coverage Status
Change from base Build 1658: 0.2%
Covered Lines: 1828
Relevant Lines: 2238

💛 - Coveralls

@stephen-soltesz
Copy link
Contributor Author

I had the wrong import path which was causing the builds to break. Fixed now.

@stephen-soltesz stephen-soltesz merged commit ec2a361 into main May 22, 2023
5 checks passed
@stephen-soltesz stephen-soltesz deleted the sandbox-soltesz-fix-schema branch May 22, 2023 15:39
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