pulsar-java-spring-boot-starter icon indicating copy to clipboard operation
pulsar-java-spring-boot-starter copied to clipboard

Check for message id and not message.

Open majusko opened this issue 2 years ago • 1 comments

majusko avatar Jan 18 '23 09:01 majusko

Codecov Report

Base: 88.09% // Head: 87.17% // Decreases project coverage by -0.92% :warning:

Coverage data is based on head (be2b36c) compared to base (735cd68). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #331      +/-   ##
============================================
- Coverage     88.09%   87.17%   -0.92%     
+ Complexity      192      190       -2     
============================================
  Files            22       22              
  Lines           546      546              
  Branches         27       27              
============================================
- Hits            481      476       -5     
- Misses           51       56       +5     
  Partials         14       14              
Impacted Files Coverage Δ
...ub/majusko/pulsar/consumer/ConsumerAggregator.java 91.96% <0.00%> (-0.90%) :arrow_down:
...ko/pulsar/producer/DefaultProducerInterceptor.java 61.90% <0.00%> (-9.53%) :arrow_down:
...ko/pulsar/consumer/DefaultConsumerInterceptor.java 48.14% <0.00%> (-7.41%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jan 18 '23 09:01 codecov[bot]