Skip to content

fix(api-gateway): Returns null for all measures except the last one (…#10495

Merged
ovr merged 1 commit intomasterfrom
fix/issue-10482
Mar 13, 2026
Merged

fix(api-gateway): Returns null for all measures except the last one (…#10495
ovr merged 1 commit intomasterfrom
fix/issue-10482

Conversation

@ovr
Copy link
Member

@ovr ovr commented Mar 13, 2026

#10482)

It's a regression introduced in #10428
I've renamed res to accum to protect possible errors with shadow variables, and I miss 1 place :(

@ovr ovr requested a review from a team as a code owner March 13, 2026 20:50
@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Mar 13, 2026
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.63%. Comparing base (6a68718) to head (3b5b382).
⚠️ Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (6a68718) and HEAD (3b5b382). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (6a68718) HEAD (3b5b382)
cubesql 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #10495       +/-   ##
===========================================
- Coverage   78.53%   57.63%   -20.90%     
===========================================
  Files         473      223      -250     
  Lines       92620    17508    -75112     
  Branches     3598     3598               
===========================================
- Hits        72736    10091    -62645     
+ Misses      19343     6876    -12467     
  Partials      541      541               
Flag Coverage Δ
cube-backend 57.63% <ø> (+<0.01%) ⬆️
cubesql ?

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 merged commit cc0b93a into master Mar 13, 2026
67 of 68 checks passed
@ovr ovr deleted the fix/issue-10482 branch March 13, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant