feat(partitions): add poll_messages support to simulator #2960
+316
−16
Codecov / codecov/project
succeeded
Mar 17, 2026 in 1s
70.17% (-0.21%) compared to a1045c3
View this Pull Request on Codecov
70.17% (-0.21%) compared to a1045c3
Details
Codecov Report
❌ Patch coverage is 0% with 231 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.17%. Comparing base (a1045c3) to head (4cf983b).
Additional details and impacted files
@@ Coverage Diff @@
## master #2960 +/- ##
============================================
- Coverage 70.38% 70.17% -0.21%
Complexity 925 925
============================================
Files 1050 1050
Lines 86942 87166 +224
Branches 64492 64726 +234
============================================
- Hits 61190 61168 -22
- Misses 23246 23481 +235
- Partials 2506 2517 +11 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/partitions/src/iggy_partitions.rs | 0.00% <0.00%> (ø) |
|
| core/simulator/src/lib.rs | 0.00% <0.00%> (ø) |
|
| core/simulator/src/client.rs | 0.00% <0.00%> (ø) |
|
| core/simulator/src/main.rs | 0.00% <0.00%> (ø) |
|
| core/partitions/src/iggy_partition.rs | 0.00% <0.00%> (ø) |
🚀 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.
Loading