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: Query object of migrated viz types #33022

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michael-s-molina
Copy link
Member

SUMMARY

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Sorry, something went wrong.

Copy link

korbit-ai bot commented Apr 7, 2025

Based on your review schedule, I'll hold off on reviewing this PR until it's marked as ready for review. If you'd like me to take a look now, comment /korbit-review.

Your admin can change your review schedule in the Korbit Console

@github-actions github-actions bot added the risk:db-migration PRs that require a DB migration label Apr 7, 2025
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

Attention: Patch coverage is 12.67606% with 62 lines in your changes missing coverage. Please review.

Project coverage is 83.22%. Comparing base (76d897e) to head (a760fbd).
Report is 1726 commits behind head on master.

Files with missing lines Patch % Lines
...t/migrations/shared/migrate_viz/query_functions.py 0.00% 53 Missing ⚠️
...perset/migrations/shared/migrate_viz/processors.py 50.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #33022       +/-   ##
===========================================
+ Coverage   60.48%   83.22%   +22.73%     
===========================================
  Files        1931      552     -1379     
  Lines       76236    39683    -36553     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    33027    -13087     
+ Misses      28017     6656    -21361     
+ Partials     2105        0     -2105     
Flag Coverage Δ
hive 48.32% <12.67%> (-0.84%) ⬇️
javascript ?
mysql 75.48% <12.67%> (?)
postgres 75.55% <12.67%> (?)
presto 52.82% <12.67%> (-0.99%) ⬇️
python 83.22% <12.67%> (+19.72%) ⬆️
sqlite 75.04% <12.67%> (?)
unit 61.32% <12.67%> (+3.69%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:draft risk:db-migration PRs that require a DB migration size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants