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 40.67797% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.11%. Comparing base (f556b62) to head (e097eb9).

Files with missing lines Patch % Lines
packages/cubejs-api-gateway/src/gateway.ts 18.18% 8 Missing and 1 partial ⚠️
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   77.13%   77.11%   -0.02%     
==========================================
  Files         440      440              
  Lines       89307    89348      +41     
  Branches     3101     3108       +7     
==========================================
+ Hits        68889    68905      +16     
- Misses      20029    20051      +22     
- Partials      389      392       +3     
Flag Coverage Δ
cube-backend 48.75% <37.93%> (-0.02%) ⬇️
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
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