Skip to content

test: test for map forwarder using simple buffer#3270

Draft
vaibhavtiwari33 wants to merge 15 commits intomainfrom
map-forwarder-tests
Draft

test: test for map forwarder using simple buffer#3270
vaibhavtiwari33 wants to merge 15 commits intomainfrom
map-forwarder-tests

Conversation

@vaibhavtiwari33
Copy link
Contributor

@vaibhavtiwari33 vaibhavtiwari33 commented Feb 26, 2026

What this PR does / why we need it

test for map forwarder using simple buffer

Testing

The PR aims to add further tests

Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

❌ Patch coverage is 95.79350% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.08%. Comparing base (6e9f6b2) to head (0de74a9).

Files with missing lines Patch % Lines
...aflow-core/src/pipeline/forwarder/map_forwarder.rs 98.04% 10 Missing ⚠️
rust/numaflow-testing/src/simplebuffer/buffer.rs 0.00% 6 Missing ⚠️
...ust/numaflow-core/src/pipeline/isb/simplebuffer.rs 0.00% 3 Missing ⚠️
rust/numaflow-testing/src/simplebuffer.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3270      +/-   ##
==========================================
+ Coverage   80.89%   81.08%   +0.18%     
==========================================
  Files         316      316              
  Lines       72167    72690     +523     
==========================================
+ Hits        58383    58940     +557     
+ Misses      13234    13195      -39     
- Partials      550      555       +5     

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

Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
@vaibhavtiwari33 vaibhavtiwari33 marked this pull request as ready for review March 2, 2026 21:56
@vaibhavtiwari33 vaibhavtiwari33 self-assigned this Mar 2, 2026
@vaibhavtiwari33 vaibhavtiwari33 added the testing Testing and CI label Mar 2, 2026
@vaibhavtiwari33 vaibhavtiwari33 marked this pull request as draft March 3, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Testing and CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant