Skip to content

Merge branch 'main' into clean-shutdown-unarymap

855e3a9
Select commit
Loading
Failed to load commit list.
Closed

fix: Clean shutdown for multithreaded unary Map #329

Merge branch 'main' into clean-shutdown-unarymap
855e3a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 1s

93.87% (-0.23%) compared to b37f25f

View this Pull Request on Codecov

93.87% (-0.23%) compared to b37f25f

Details

Codecov Report

❌ Patch coverage is 72.97297% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.87%. Comparing base (b37f25f) to head (855e3a9).

Files with missing lines Patch % Lines
...flow/pynumaflow/mapper/_servicer/_sync_servicer.py 78.78% 4 Missing and 3 partials ⚠️
...ckages/pynumaflow/pynumaflow/mapper/sync_server.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #329      +/-   ##
==========================================
- Coverage   94.10%   93.87%   -0.23%     
==========================================
  Files          66       66              
  Lines        3137     3167      +30     
  Branches      168      172       +4     
==========================================
+ Hits         2952     2973      +21     
- Misses        151      157       +6     
- Partials       34       37       +3     

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