Skip to content

fix CI

6c37cb5
Select commit
Loading
Failed to load commit list.
Merged

fix: Graceful shutdown for all UDFs #337

fix CI
6c37cb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

91.98% (-2.37%) compared to bcdc4c3

View this Pull Request on Codecov

91.98% (-2.37%) compared to bcdc4c3

Details

Codecov Report

❌ Patch coverage is 65.55184% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.98%. Comparing base (bcdc4c3) to head (6c37cb5).

Files with missing lines Patch % Lines
.../pynumaflow/accumulator/servicer/async_servicer.py 37.50% 14 Missing and 1 partial ⚠️
...flow/pynumaflow/sourcer/servicer/async_servicer.py 68.29% 7 Missing and 6 partials ⚠️
...pynumaflow/sourcetransformer/servicer/_servicer.py 55.55% 10 Missing and 2 partials ⚠️
...low/pynumaflow/mapper/_servicer/_async_servicer.py 70.58% 3 Missing and 2 partials ⚠️
.../pynumaflow/mapstreamer/servicer/async_servicer.py 70.58% 3 Missing and 2 partials ⚠️
...flow/pynumaflow/reducer/servicer/async_servicer.py 75.00% 3 Missing and 2 partials ⚠️
...flow/sourcetransformer/servicer/_async_servicer.py 70.58% 3 Missing and 2 partials ⚠️
...flow/pynumaflow/mapper/_servicer/_sync_servicer.py 85.18% 2 Missing and 2 partials ⚠️
.../pynumaflow/pynumaflow/accumulator/async_server.py 66.66% 2 Missing and 1 partial ⚠️
.../pynumaflow/pynumaflow/batchmapper/async_server.py 66.66% 3 Missing ⚠️
... and 11 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
- Coverage   94.34%   91.98%   -2.37%     
==========================================
  Files          67       67              
  Lines        3182     3429     +247     
  Branches      179      215      +36     
==========================================
+ Hits         3002     3154     +152     
- Misses        145      218      +73     
- Partials       35       57      +22     

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