Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for new reduce proto #133

Merged
merged 12 commits into from
Mar 6, 2024

comments

5bfd9ea
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for new reduce proto #133

comments
5bfd9ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

95.24% (+0.02%) compared to 882302b

View this Pull Request on Codecov

95.24% (+0.02%) compared to 882302b

Details

Codecov Report

Attention: Patch coverage is 97.12230% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 95.24%. Comparing base (882302b) to head (5bfd9ea).

Files Patch % Lines
pynumaflow/reducer/servicer/async_servicer.py 92.00% 0 Missing and 2 partials ⚠️
pynumaflow/reducer/servicer/task_manager.py 96.87% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   95.21%   95.24%   +0.02%     
==========================================
  Files          45       46       +1     
  Lines        1442     1513      +71     
  Branches       81       83       +2     
==========================================
+ Hits         1373     1441      +68     
- Misses         50       51       +1     
- Partials       19       21       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.