Skip to content

code formatting

3368ae4
Select commit
Loading
Failed to load commit list.
Merged

fix: use keyed_window.keys for task lookup in accumulator task manager #330

code formatting
3368ae4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2026 in 1s

94.20% (+0.03%) compared to a66cdda

View this Pull Request on Codecov

94.20% (+0.03%) compared to a66cdda

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.20%. Comparing base (a66cdda) to head (3368ae4).

Files with missing lines Patch % Lines
...ow/pynumaflow/accumulator/servicer/task_manager.py 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
+ Coverage   94.17%   94.20%   +0.03%     
==========================================
  Files          66       66              
  Lines        3092     3091       -1     
  Branches      162      162              
==========================================
  Hits         2912     2912              
  Misses        149      149              
+ Partials       31       30       -1     

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