Skip to content

Conversation

@vigith
Copy link
Member

@vigith vigith commented Nov 30, 2025

Fixes: #269

Signed-off-by: Vigith Maurice <vigith@gmail.com>
Signed-off-by: Vigith Maurice <vigith@gmail.com>
@vigith vigith requested review from ab93 and whynowy as code owners November 30, 2025 18:00
@vigith vigith requested review from BulkBeing and kohlisid November 30, 2025 18:00
@codecov
Copy link

codecov bot commented Nov 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.85%. Comparing base (4a381b5) to head (08f157d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
- Coverage   93.91%   93.85%   -0.07%     
==========================================
  Files          66       66              
  Lines        3009     3009              
  Branches      155      155              
==========================================
- Hits         2826     2824       -2     
- Misses        133      135       +2     
  Partials       50       50              

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

@vigith
Copy link
Member Author

vigith commented Nov 30, 2025

(pynumaflow-lite) ➜  pynumaflow-lite git:(reduce-streaming) ✗ pytest tests/test_reducestream.py -v 2>&1
================================================================================================= test session starts =================================================================================================
platform darwin -- Python 3.13.2, pytest-8.4.2, pluggy-1.6.0 -- /Users/vigith/code/git/numaproj/numaflow-python/packages/pynumaflow-lite/.venv/bin/python3
cachedir: .pytest_cache
rootdir: /Users/vigith/code/git/numaproj/numaflow-python/packages/pynumaflow-lite
configfile: pyproject.toml
collected 1 item

tests/test_reducestream.py::test_python_reducestream_server_and_rust_client[reducestream_counter.py] PASSED                                                                                                     [100%]

================================================================================================== 1 passed in 8.29s ==================================================================================================
(pynumaflow-lite) ➜  pynumaflow-lite git:(reduce-streaming) ✗

@vigith vigith enabled auto-merge (squash) November 30, 2025 23:26
@vigith vigith merged commit 0e2bafe into main Dec 1, 2025
13 checks passed
@vigith vigith deleted the reduce-streaming branch December 1, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

reducestreaming - pynumaflow-lite

3 participants