Skip to content

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Sep 4, 2025

This is the third PR in the series to reach the YAML compilation speed-up.
It is based on and incorporates #9926 and #9929. For ease of review, it's targeted parent branch instead of master.

This provides the option to use native YAML transpilation (available in the Cube Cloud). Also includes some tests (correct Python expressions in the YAML models)

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet

Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (perf/transpile-yaml-worker-threads@311bf5c). Learn more about missing BASE report.

Additional details and impacted files
@@                          Coverage Diff                          @@
##             perf/transpile-yaml-worker-threads    #9948   +/-   ##
=====================================================================
  Coverage                                      ?   84.61%           
=====================================================================
  Files                                         ?      253           
  Lines                                         ?    89874           
  Branches                                      ?        0           
=====================================================================
  Hits                                          ?    76046           
  Misses                                        ?    13828           
  Partials                                      ?        0           
Flag Coverage Δ
cubesql 84.61% <ø> (?)

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.

@KSDaemon KSDaemon changed the base branch from master to perf/transpile-yaml-worker-threads September 5, 2025 08:50
@KSDaemon KSDaemon force-pushed the perf/transpile-yaml-worker-threads branch from 767b539 to 311bf5c Compare September 5, 2025 12:58
@KSDaemon KSDaemon force-pushed the perf/yaml-transpile-native branch from 72c595e to a15bbac Compare September 5, 2025 13:00
@KSDaemon KSDaemon marked this pull request as ready for review September 5, 2025 14:52
@KSDaemon KSDaemon requested review from a team as code owners September 5, 2025 14:52
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