feat: change consumeFn and batchConsumeFn as pointer signature #62
Codecov / codecov/project
succeeded
Nov 4, 2023 in 1s
31.81% (+0.61%) compared to 326fc77
View this Pull Request on Codecov
31.81% (+0.61%) compared to 326fc77
Details
Codecov Report
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
326fc77
) 31.19% compared to head (af8af57
) 31.81%.
Additional details and impacted files
@@ Coverage Diff @@
## main #62 +/- ##
==========================================
+ Coverage 31.19% 31.81% +0.61%
==========================================
Files 19 19
Lines 609 613 +4
==========================================
+ Hits 190 195 +5
+ Misses 413 412 -1
Partials 6 6
Files | Coverage Δ | |
---|---|---|
consumer.go | 36.84% <100.00%> (ø) |
|
consumer_config.go | 17.80% <ø> (ø) |
|
batch_consumer.go | 57.62% <66.66%> (ø) |
|
consumer_base.go | 14.92% <0.00%> (ø) |
|
message.go | 70.00% <81.81%> (+3.33%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading