Skip to content

Conversation

@KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Mar 28, 2025

This Pr moves /sql REST API Endpoint under the new API Scope sql. Please, adjust your context to api scopes functions accordingly.

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

@KSDaemon KSDaemon marked this pull request as ready for review March 28, 2025 18:46
@KSDaemon KSDaemon requested a review from a team as a code owner March 28, 2025 18:46
@codecov
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 47.87%. Comparing base (4d1b17a) to head (afd787c).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
packages/cubejs-api-gateway/src/gateway.ts 50.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (4d1b17a) and HEAD (afd787c). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (4d1b17a) HEAD (afd787c)
cubesql 2 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #9406       +/-   ##
===========================================
- Coverage   83.91%   47.87%   -36.04%     
===========================================
  Files         229      171       -58     
  Lines       83657    21422    -62235     
  Branches        0     3712     +3712     
===========================================
- Hits        70197    10255    -59942     
+ Misses      13460    10730     -2730     
- Partials        0      437      +437     
Flag Coverage Δ
cube-backend 47.87% <50.00%> (?)
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.

@KSDaemon KSDaemon merged commit 55c5a95 into master Apr 11, 2025
56 checks passed
@KSDaemon KSDaemon deleted the feat/sql-api-scope branch April 11, 2025 09:00
marianore-muttdata pushed a commit to MuttData/cube that referenced this pull request Jun 17, 2025
* feat(api-gateway)!: Move '/v1/sql' to new `sql` API Scope

* fix tests

* Update docs

* Fix docs

---------

Co-authored-by: Igor Lukanin <[email protected]>
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.

4 participants