feat: add async source transformer#230
Merged
Merged
Codecov / codecov/project
succeeded
Jun 24, 2025 in 0s
94.26% (+0.07%) compared to 0d87b8f
View this Pull Request on Codecov
94.26% (+0.07%) compared to 0d87b8f
Details
Codecov Report
Attention: Patch coverage is 96.34146% with 3 lines in your changes missing coverage. Please review.
Project coverage is 94.26%. Comparing base (
0d87b8f) to head (0b320e1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...flow/sourcetransformer/servicer/_async_servicer.py | 96.61% | 0 Missing and 2 partials |
| pynumaflow/sourcetransformer/async_server.py | 94.73% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #230 +/- ##
==========================================
+ Coverage 94.19% 94.26% +0.07%
==========================================
Files 58 60 +2
Lines 2359 2441 +82
Branches 119 124 +5
==========================================
+ Hits 2222 2301 +79
- Misses 100 101 +1
- Partials 37 39 +2 ☔ 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.
Loading