Skip to content

Unify the Incremental Execution Loop - #279

Merged
christianhelle merged 6 commits into
mainfrom
prd/2-unify-incremental-loop
Jun 16, 2026
Merged

Unify the Incremental Execution Loop#279
christianhelle merged 6 commits into
mainfrom
prd/2-unify-incremental-loop

test(core): add direct unit tests for incremental_loop module

a7d3771
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 0s

92.53% (+1.40%) compared to 0629960

View this Pull Request on Codecov

92.53% (+1.40%) compared to 0629960

Details

Codecov Report

❌ Patch coverage is 84.10256% with 93 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.53%. Comparing base (0629960) to head (a7d3771).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/core/src/processor/incremental_loop.rs 83.15% 93 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #279      +/-   ##
==========================================
+ Coverage   91.12%   92.53%   +1.40%     
==========================================
  Files          67       68       +1     
  Lines        8437     8663     +226     
==========================================
+ Hits         7688     8016     +328     
+ Misses        749      647     -102     

☔ View full report in Codecov by Harness.
📢 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.