Skip to content

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Sep 15, 2025

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
  • Docs have been added / updated if required

Copy link

codecov bot commented Sep 15, 2025

Codecov Report

❌ Patch coverage is 41.79104% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.11%. Comparing base (6034850) to head (ce8ba66).

Files with missing lines Patch % Lines
packages/cubejs-api-gateway/src/gateway.ts 31.57% 9 Missing and 4 partials ⚠️
rust/cubesql/cubesql/src/compile/engine/df/scan.rs 20.00% 8 Missing ⚠️
rust/cubesql/cubesql/src/transport/service.rs 37.50% 5 Missing ⚠️
...t/cubesql/cubeclient/src/models/v1_load_request.rs 0.00% 4 Missing ⚠️
...-query-orchestrator/src/orchestrator/QueryCache.ts 25.00% 3 Missing ⚠️
packages/cubejs-api-gateway/src/graphql.ts 33.33% 0 Missing and 2 partials ⚠️
...y-orchestrator/src/orchestrator/PreAggregations.ts 0.00% 2 Missing ⚠️
packages/cubejs-api-gateway/src/sql-server.ts 50.00% 1 Missing ⚠️
...ges/cubejs-server-core/src/core/OrchestratorApi.ts 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9972      +/-   ##
==========================================
- Coverage   83.24%   77.11%   -6.13%     
==========================================
  Files         244      440     +196     
  Lines       73483    89352   +15869     
  Branches        0     3108    +3108     
==========================================
+ Hits        61172    68908    +7736     
- Misses      12311    20049    +7738     
- Partials        0      395     +395     
Flag Coverage Δ
cube-backend 48.75% <40.54%> (?)
cubesql 83.23% <43.33%> (-0.02%) ⬇️

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 force-pushed the feat/cubesql-cache-options branch 3 times, most recently from bb98d78 to 2c625cf Compare September 17, 2025 09:48
@KSDaemon KSDaemon marked this pull request as ready for review September 17, 2025 10:23
@KSDaemon KSDaemon requested review from a team as code owners September 17, 2025 10:23
@igorlukanin
Copy link
Member

@KSDaemon Should we document what each option is supposed to do in the code? I feel like it might get lost in Jira/docs at some point 😄

@KSDaemon
Copy link
Member Author

Well, why not...

@KSDaemon KSDaemon force-pushed the feat/cubesql-cache-options branch 9 times, most recently from e2f1742 to b53ae15 Compare September 25, 2025 07:29
@KSDaemon KSDaemon force-pushed the feat/cubesql-cache-options branch from 00b37ce to c04b566 Compare September 29, 2025 08:58
@KSDaemon KSDaemon force-pushed the feat/cubesql-cache-options branch from c04b566 to e097eb9 Compare October 15, 2025 18:19
@github-actions github-actions bot added client:core Issues relating to the JavaScript client SDK rust Pull requests that update Rust code javascript Pull requests that update Javascript code labels Oct 15, 2025
@KSDaemon KSDaemon force-pushed the feat/cubesql-cache-options branch from 3063969 to 16ccdbb Compare October 16, 2025 13:36
@KSDaemon KSDaemon force-pushed the feat/cubesql-cache-options branch from 16ccdbb to a4c4324 Compare October 16, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client:core Issues relating to the JavaScript client SDK javascript Pull requests that update Javascript code rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants