Skip to content

doc: fix async reducer README examples#244

Merged
vigith merged 2 commits into
numaproj:mainfrom
th0ger:doc-fix-async-reduce-readme
Sep 10, 2025
Merged

doc: fix async reducer README examples#244
vigith merged 2 commits into
numaproj:mainfrom
th0ger:doc-fix-async-reduce-readme

Conversation

@th0ger
Copy link
Copy Markdown
Contributor

@th0ger th0ger commented Sep 10, 2025

Fix #243

Tested with pynumaflow 0.9.2.

Signed-off-by: Martin Thøgersen <martint@martint.dk>
Signed-off-by: Martin Thøgersen <martint@martint.dk>
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.71%. Comparing base (17e063b) to head (ca954f1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
- Coverage   94.35%   93.71%   -0.64%     
==========================================
  Files          65       65              
  Lines        2868     2866       -2     
  Branches      150      150              
==========================================
- Hits         2706     2686      -20     
+ Misses        131      130       -1     
- Partials       31       50      +19     

☔ 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 vigith requested a review from kohlisid September 10, 2025 13:43
@vigith vigith merged commit b944a5d into numaproj:main Sep 10, 2025
11 checks passed
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.

doc: fix syntax in reducer example

3 participants