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

Test that all available single-hop metrics don't error #1173

Merged
merged 1 commit into from
May 3, 2024

Conversation

courtneyholcomb
Copy link
Contributor

Description

Test that these things actually work! This test loops through the allowed linkable metrics and runs them through the query parser & dataflow plan builder. This ensures that they will work for both group by resolution logic and dataflow plan logic.

More tests to come:

  • multi-hop linkable metrics (multi-hop for both inner and outer join paths)
  • e2e query tests: query rendering + check query tests

Copy link
Contributor

tlento commented May 2, 2024

Test that these things actually work!

Best PR description opening ever. 🤣

Copy link
Contributor

@tlento tlento left a comment

Choose a reason for hiding this comment

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

LGTM!

Base automatically changed from court/gb-metrics15 to main May 3, 2024 19:45
@courtneyholcomb courtneyholcomb enabled auto-merge (squash) May 3, 2024 19:50
@courtneyholcomb courtneyholcomb merged commit 6a230bc into main May 3, 2024
15 checks passed
@courtneyholcomb courtneyholcomb deleted the court/gb-metrics16 branch May 3, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants