Maximilian Roos
Maximilian Roos
Thanks a lot for the well-wishes! The last nine months have flown by. I'm cleaning up issues, so I will close this, but appreciate the sentiment and please keep in...
Yes good idea. I've had lots of success with `pre-commit`, so if there are hooks for `rustfmt` on that, then that could work. It has a nice feature that it'll...
Another thing we could run (maybe every day rather than on PRs) is `cargo audit`
We have a decent set of checks now, including rustfmt, and I just added pre-commit. If anyone is up for making a contribution here, things we could add: - [...
https://gist.github.com/PurpleBooth/84b3d7d6669f77d5a53801a258ed269a has some great examples
https://github.com/max-sixty/prql/pull/289 now runs tests on all platforms on merge (or a specific PR label), and splits the tests up such that they complete in 32s
These are all done! Closing
@aljazerzen what are your thoughts on this pre-0.2?
Awesome, thanks a lot @tswast ! I'll check those out. Sounds like starting off with python integration tests may be an easier initial path for the moment.
Malloy have continued to add some great features, check out https://looker-open-source.github.io/malloy/documentation/language/expressions.html