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

Fix No Feedback Defaults to 0 Score (Negative Feedback) in Snowflake #304

Merged
merged 7 commits into from
Mar 1, 2024

Conversation

davidgxue
Copy link
Collaborator

@davidgxue davidgxue commented Feb 23, 2024

Description

  • Super simple code change
  • Also changing snowflake db table schema (not code change not shown in PR)
  • Tested by creating new firestore collection indexes

closes #291
closes #296 (second issue is used to test, no code change related)
closes #275

Copy link

cloudflare-pages bot commented Feb 23, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 38c2877
Status: ✅  Deploy successful!
Preview URL: https://a8a63ac2.ask-astro.pages.dev
Branch Preview URL: https://fix-metric-defaulting-to-0.ask-astro.pages.dev

View logs

davidgxue and others added 2 commits February 23, 2024 01:02
Co-authored-by: Wei Lee <weilee.rx@gmail.com>
Co-authored-by: Wei Lee <weilee.rx@gmail.com>
@davidgxue davidgxue self-assigned this Feb 29, 2024
Copy link
Collaborator

@sunank200 sunank200 left a comment

Choose a reason for hiding this comment

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

Can you add the test cases for the change

@davidgxue
Copy link
Collaborator Author

davidgxue commented Mar 1, 2024

Can you add the test cases for the change

I can add unit tests for the other PRs.

For this PR, there was no unit test for this original file to begin with. In fact, there isn't a single unit test for the entire airflow folder when the previous team worked on this. I can start an initiative for better test coverage to add them, but due to the urgency of this bug fix PR, I don't think it makes sense to write all the unit tests here.

@davidgxue davidgxue merged commit 4ba6d00 into main Mar 1, 2024
8 checks passed
@davidgxue davidgxue deleted the fix-metric-defaulting-to-0 branch March 1, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants