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: update batchmap and mapstream to use Map proto #200

Merged
merged 5 commits into from
Nov 6, 2024

chore: clean

7ba064d
Select commit
Loading
Failed to load commit list.
Merged

feat: update batchmap and mapstream to use Map proto #200

chore: clean
7ba064d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

94.13% (-0.04%) compared to 688132a

View this Pull Request on Codecov

94.13% (-0.04%) compared to 688132a

Details

Codecov Report

Attention: Patch coverage is 94.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.13%. Comparing base (688132a) to head (7ba064d).

Files with missing lines Patch % Lines
pynumaflow/mapstreamer/servicer/async_servicer.py 86.66% 0 Missing and 2 partials ⚠️
pynumaflow/batchmapper/servicer/async_servicer.py 96.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
- Coverage   94.16%   94.13%   -0.04%     
==========================================
  Files          55       55              
  Lines        2313     2317       +4     
  Branches      153      155       +2     
==========================================
+ Hits         2178     2181       +3     
  Misses         99       99              
- Partials       36       37       +1     

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