Skip to content

feat(api-gateway)!: Move '/v1/sql' to new sql API Scope #9406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 11, 2025

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
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
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.

3 participants