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

Improve correctness for some datatypes and add some QOL changes #127

Merged
merged 5 commits into from
Jul 25, 2023

Conversation

hamnis
Copy link
Contributor

@hamnis hamnis commented Jul 20, 2023

  • LocationId has all currently known locations

  • ProjectId has validator for id

  • BQDataset has validator for id

  • BQTableId has validator for table

  • Use scalacheck to uphold invariants

  • Add Quality of Life functions

* LocationId has all currently known locations
* ProjectId has validator for id
* BQDataset has validator for id
* BQTableId has validator for table
* Use scalacheck to uphold invariants

* Add Quality of Life functions
@hamnis hamnis marked this pull request as ready for review July 24, 2023 10:25
- of is the lawful constructor
- unsafeOf throws exception
@hamnis hamnis merged commit 73ae473 into main Jul 25, 2023
9 checks passed
@hamnis hamnis deleted the correctness-qol branch July 25, 2023 11:12
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.

2 participants