Skip to content

Conversation

@ovr
Copy link
Member

@ovr ovr commented Jan 26, 2026

No description provided.

@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Jan 26, 2026
@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

❌ Patch coverage is 41.02564% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.96%. Comparing base (1bc88f9) to head (37137a9).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
packages/cubejs-server-core/src/core/logger.ts 20.00% 15 Missing and 1 partial ⚠️
...bejs-schema-compiler/src/compiler/ErrorReporter.ts 60.00% 2 Missing ⚠️
packages/cubejs-backend-shared/src/env.ts 0.00% 1 Missing ⚠️
...hestrator/src/orchestrator/PreAggregationLoader.ts 50.00% 1 Missing ⚠️
...orchestrator/PreAggregationPartitionRangeLoader.ts 0.00% 1 Missing ⚠️
...y-orchestrator/src/orchestrator/PreAggregations.ts 50.00% 1 Missing ⚠️
...orchestrator/src/orchestrator/QueryOrchestrator.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10337      +/-   ##
==========================================
- Coverage   77.97%   77.96%   -0.02%     
==========================================
  Files         469      469              
  Lines       91697    91712      +15     
  Branches     3532     3535       +3     
==========================================
+ Hits        71503    71505       +2     
- Misses      19698    19711      +13     
  Partials      496      496              
Flag Coverage Δ
cube-backend 55.03% <41.02%> (-0.04%) ⬇️
cubesql 83.28% <ø> (ø)

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.

@ovr ovr changed the title feat(server-core): Include log level in APM agent events feat(server-core): Include log level in log messages Jan 26, 2026
@github-actions github-actions bot added the rust Pull requests that update Rust code label Jan 27, 2026
@ovr ovr force-pushed the feat/logger-support-level branch 3 times, most recently from 0398ff7 to 6d98352 Compare January 27, 2026 13:26
@ovr ovr marked this pull request as ready for review January 27, 2026 13:31
@ovr ovr requested review from a team as code owners January 27, 2026 13:31
refactor(shared): Move logger types to @cubejs-backend/shared

refactor: Move logger types to @cubejs-backend/shared

chore: fmt

chore: put level/timestamp at the beggining
@ovr ovr force-pushed the feat/logger-support-level branch from 6d98352 to 37137a9 Compare January 27, 2026 13:59
@ovr ovr merged commit 1e7dcb6 into master Jan 27, 2026
77 of 85 checks passed
@ovr ovr deleted the feat/logger-support-level branch January 27, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cubejs-jdbc-driver data source driver driver:databricks 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