Skip to content

chore: Drop Python 3.9 support#322

Merged
BulkBeing merged 7 commits into
mainfrom
drop-py39
Feb 20, 2026
Merged

chore: Drop Python 3.9 support#322
BulkBeing merged 7 commits into
mainfrom
drop-py39

Use slots option in dataclasses

5862b4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

94.50% (+0.49%) compared to a83067c

View this Pull Request on Codecov

94.50% (+0.49%) compared to a83067c

Details

Codecov Report

❌ Patch coverage is 95.76271% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.50%. Comparing base (a83067c) to head (5862b4a).

Files with missing lines Patch % Lines
...ow/pynumaflow/accumulator/servicer/task_manager.py 70.00% 2 Missing and 1 partial ⚠️
...flow/pynumaflow/reducer/servicer/async_servicer.py 83.33% 0 Missing and 1 partial ⚠️
...pynumaflow/reducestreamer/servicer/task_manager.py 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #322      +/-   ##
==========================================
+ Coverage   94.00%   94.50%   +0.49%     
==========================================
  Files          66       66              
  Lines        3087     3055      -32     
  Branches      156      156              
==========================================
- Hits         2902     2887      -15     
- Misses        138      140       +2     
+ Partials       47       28      -19     

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