Skip to content

Conversation

@ovr
Copy link
Member

@ovr ovr commented Jun 26, 2025

No description provided.

@ovr ovr requested a review from a team as a code owner June 26, 2025 13:09
@codecov
Copy link

codecov bot commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.32%. Comparing base (40b3708) to head (3c049fa).
Report is 76 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9717      +/-   ##
==========================================
+ Coverage   84.20%   84.32%   +0.11%     
==========================================
  Files         230      234       +4     
  Lines       85315    86954    +1639     
==========================================
+ Hits        71842    73321    +1479     
- Misses      13473    13633     +160     
Flag Coverage Δ
cubesql 84.32% <ø> (+0.11%) ⬆️

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.

Copy link
Member

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻 LGTM just fix cargo fmt...

@ovr ovr merged commit 0523f7a into master Jul 17, 2025
82 checks passed
@ovr ovr deleted the fix/teserract-orchestrator-null-as-null branch July 17, 2025 13:48
Frank-TXS pushed a commit to Helge-TXS/cube that referenced this pull request Aug 5, 2025
…s#9717)

Fixing an unexpected issue with treating null as a null string. I figured out this issue while benchmarking the cache store queue. Previously, it could lead to an issue in the production environment while someone moves between cube store versions or has an error while updating the queue_item's extra field.
igorlukanin pushed a commit that referenced this pull request Oct 29, 2025
Fixing an unexpected issue with treating null as a null string. I figured out this issue while benchmarking the cache store queue. Previously, it could lead to an issue in the production environment while someone moves between cube store versions or has an error while updating the queue_item's extra field.
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