[PoC] Change Processor.OnEmit to return record passed to next registered processor #5470
+113
−53
Codecov / codecov/project
succeeded
Sep 24, 2024 in 0s
84.6% (-0.1%) compared to 047df28
View this Pull Request on Codecov
84.6% (-0.1%) compared to 047df28
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 84.6%. Comparing base (
047df28
) to head (66cf41b
).
Report is 263 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #5470 +/- ##
=======================================
- Coverage 84.6% 84.6% -0.1%
=======================================
Files 267 267
Lines 17825 17826 +1
=======================================
- Hits 15086 15085 -1
- Misses 2426 2428 +2
Partials 313 313
Files with missing lines | Coverage Δ | |
---|---|---|
sdk/log/batch.go | 100.0% <100.0%> (ø) |
|
sdk/log/logger.go | 100.0% <100.0%> (ø) |
|
sdk/log/simple.go | 100.0% <100.0%> (ø) |
Loading