Skip to content

Unify the batch and incremental request pipelines - #282

Merged
christianhelle merged 4 commits into
mainfrom
prd/2-unify-pipelines
Jun 30, 2026
Merged

Unify the batch and incremental request pipelines#282
christianhelle merged 4 commits into
mainfrom
prd/2-unify-pipelines

test(core): cover skip-path URL redaction

a9f7fee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 30, 2026 in 1s

92.32% (-0.50%) compared to 1236577

View this Pull Request on Codecov

92.32% (-0.50%) compared to 1236577

Details

Codecov Report

❌ Patch coverage is 72.86245% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.32%. Comparing base (1236577) to head (a9f7fee).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/core/src/processor/executor.rs 73.61% 38 Missing ⚠️
src/core/src/processor/incremental_loop.rs 72.00% 35 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
- Coverage   92.81%   92.32%   -0.50%     
==========================================
  Files          68       68              
  Lines        8602     8544      -58     
==========================================
- Hits         7984     7888      -96     
- Misses        618      656      +38     

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