Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@KSDaemon
Copy link
Contributor

@KSDaemon KSDaemon commented Dec 1, 2025

  • add lastRefreshTime to load result in openapi spec
  • feat(backend-native): expose lastRefreshTime via /cubesql API

Check List

  • Tests have been run in packages where changes have been 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

@github-actions github-actions bot added the rust Pull requests that update Rust code label Dec 1, 2025
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.95%. Comparing base (c6eca9c) to head (1e55ad5).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10206   +/-   ##
=======================================
  Coverage   77.94%   77.95%           
=======================================
  Files         461      465    +4     
  Lines       91235    91316   +81     
  Branches     3470     3488   +18     
=======================================
+ Hits        71117    71189   +72     
- Misses      19622    19630    +8     
- Partials      496      497    +1     
Flag Coverage Δ
cube-backend 54.85% <ø> (+0.17%) ⬆️
cubesql 83.26% <100.00%> (-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/last-refresh-time-in-cubesql branch from b4f90c2 to 725402a Compare December 1, 2025 12:40
@KSDaemon KSDaemon force-pushed the feat/last-refresh-time-in-cubesql branch from 725402a to 9666978 Compare December 1, 2025 13:42
@KSDaemon KSDaemon marked this pull request as ready for review December 1, 2025 14:02
@KSDaemon KSDaemon requested review from a team as code owners December 1, 2025 14:02
@KSDaemon KSDaemon force-pushed the feat/last-refresh-time-in-cubesql branch from 7010498 to 1e55ad5 Compare December 4, 2025 12:39
@KSDaemon KSDaemon merged commit fb5a40f into master Dec 4, 2025
96 of 99 checks passed
@KSDaemon KSDaemon deleted the feat/last-refresh-time-in-cubesql branch December 4, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants