Skip to content

Process Batch Bundle Entries With a Sliding Window - #4114

Draft
alexanderkiel wants to merge 1 commit into
mainfrom
claude/issue-4111-ax9ybz
Draft

Process Batch Bundle Entries With a Sliding Window#4114
alexanderkiel wants to merge 1 commit into
mainfrom
claude/issue-4111-ax9ybz

Process Batch Bundle Entries With a Sliding Window

c71ca20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 1s

96.57% (+0.00%) compared to 0d1f16a

View this Pull Request on Codecov

96.57% (+0.00%) compared to 0d1f16a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.57%. Comparing base (0d1f16a) to head (c71ca20).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4114   +/-   ##
=======================================
  Coverage   96.57%   96.57%           
=======================================
  Files         442      442           
  Lines       28207    28235   +28     
  Branches      656      657    +1     
=======================================
+ Hits        27240    27269   +29     
+ Misses        465      463    -2     
- Partials      502      503    +1     
Files with missing lines Coverage Δ
modules/async/src/blaze/async/comp.clj 100.00% <100.00%> (ø)
modules/async/src/blaze/async/comp_spec.clj 100.00% <100.00%> (ø)
modules/db/src/blaze/db/api.clj 97.33% <ø> (ø)
modules/db/src/blaze/db/node.clj 99.69% <100.00%> (ø)
.../interaction/src/blaze/interaction/transaction.clj 99.46% <ø> (ø)
...nc-interaction/src/blaze/job/async_interaction.clj 99.01% <ø> (ø)
modules/rest-util/src/blaze/handler/fhir/util.clj 99.42% <100.00%> (+0.04%) ⬆️
...les/rest-util/src/blaze/handler/fhir/util_spec.clj 92.68% <ø> (ø)

... and 3 files with indirect coverage changes

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