Skip to content

feat: Helper module for testing Sink UDF implementations#321

Draft
BulkBeing wants to merge 2 commits into
mainfrom
sink-tester-kit
Draft

feat: Helper module for testing Sink UDF implementations#321
BulkBeing wants to merge 2 commits into
mainfrom
sink-tester-kit

tests for log example

2b20b67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

93.91% (-0.10%) compared to a83067c

View this Pull Request on Codecov

93.91% (-0.10%) compared to a83067c

Details

Codecov Report

❌ Patch coverage is 91.73913% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.91%. Comparing base (a83067c) to head (2b20b67).

Files with missing lines Patch % Lines
packages/pynumaflow/pynumaflow/sinker/testing.py 91.73% 9 Missing and 10 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #321      +/-   ##
==========================================
- Coverage   94.00%   93.91%   -0.10%     
==========================================
  Files          66       67       +1     
  Lines        3087     3317     +230     
  Branches      156      186      +30     
==========================================
+ Hits         2902     3115     +213     
- Misses        138      145       +7     
- Partials       47       57      +10     

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