Skip to content

fix(tesseract): Incorrect ubounded rolling window without granularity#10508

Merged
waralexrom merged 6 commits intomasterfrom
tesseract-unbounded-roling-window
Mar 17, 2026
Merged

fix(tesseract): Incorrect ubounded rolling window without granularity#10508
waralexrom merged 6 commits intomasterfrom
tesseract-unbounded-roling-window

Conversation

@waralexrom
Copy link
Member

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

@waralexrom waralexrom requested a review from a team as a code owner March 17, 2026 17:22
@github-actions github-actions bot added rust Pull requests that update Rust code javascript Pull requests that update Javascript code labels Mar 17, 2026
@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.54%. Comparing base (58c0687) to head (cac1ee3).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10508   +/-   ##
=======================================
  Coverage   78.54%   78.54%           
=======================================
  Files         473      473           
  Lines       92631    92631           
  Branches     3604     3604           
=======================================
+ Hits        72754    72755    +1     
+ Misses      19335    19334    -1     
  Partials      542      542           
Flag Coverage Δ
cube-backend 57.72% <ø> (ø)
cubesql 83.39% <ø> (+<0.01%) ⬆️

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.

@waralexrom waralexrom merged commit 33a68a0 into master Mar 17, 2026
158 of 161 checks passed
@waralexrom waralexrom deleted the tesseract-unbounded-roling-window branch March 17, 2026 20:17
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants