Skip to content

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Sep 9, 2025

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

This updates the YAML transpilation flow to use bulking in case of using native transpilation.

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

@KSDaemon KSDaemon changed the base branch from master to perf/jinja-compile-streamline September 9, 2025 14:25
Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.63%. Comparing base (e47169e) to head (3da886f).

Additional details and impacted files
@@                        Coverage Diff                         @@
##           perf/jinja-compile-streamline    #9955       +/-   ##
==================================================================
+ Coverage                               0   84.63%   +84.63%     
==================================================================
  Files                                  0      253      +253     
  Lines                                  0    90046    +90046     
==================================================================
+ Hits                                   0    76208    +76208     
- Misses                                 0    13838    +13838     
Flag Coverage Δ
cubesql 84.63% <ø> (?)

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 marked this pull request as ready for review September 9, 2025 17:20
@KSDaemon KSDaemon requested a review from a team as a code owner September 9, 2025 17:20
@KSDaemon KSDaemon force-pushed the perf/jinja-compile-streamline branch from e47169e to 2dd8187 Compare September 10, 2025 06:49
@KSDaemon KSDaemon requested a review from a team as a code owner September 10, 2025 06:49
@KSDaemon KSDaemon force-pushed the perf/yaml-transpile-bulk branch 2 times, most recently from 346ee57 to 2eb912a Compare September 10, 2025 07:05
@KSDaemon KSDaemon force-pushed the perf/jinja-compile-streamline branch 4 times, most recently from 5d0d95a to c818128 Compare September 11, 2025 11:08
@KSDaemon KSDaemon force-pushed the perf/yaml-transpile-bulk branch 3 times, most recently from 35ef661 to df46822 Compare September 12, 2025 09:19
@KSDaemon KSDaemon force-pushed the perf/jinja-compile-streamline branch from c818128 to 9143634 Compare September 16, 2025 08:32
@KSDaemon KSDaemon force-pushed the perf/yaml-transpile-bulk branch from df46822 to f9a213d Compare September 16, 2025 08:32
@KSDaemon KSDaemon force-pushed the perf/jinja-compile-streamline branch from 9143634 to 92b20fa Compare September 16, 2025 12:28
Base automatically changed from perf/jinja-compile-streamline to master September 16, 2025 13:44
@KSDaemon KSDaemon force-pushed the perf/yaml-transpile-bulk branch from f9a213d to 14933fe Compare September 16, 2025 13:45
@KSDaemon KSDaemon merged commit 8aa3562 into master Sep 16, 2025
101 of 104 checks passed
@KSDaemon KSDaemon deleted the perf/yaml-transpile-bulk branch September 16, 2025 14:47
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