codecov-commenter commented on PR #25133:
URL: https://github.com/apache/pulsar/pull/25133#issuecomment-3748248391

   ## 
[Codecov](https://app.codecov.io/gh/apache/pulsar/pull/25133?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   :white_check_mark: All modified and coverable lines are covered by tests.
   :white_check_mark: Project coverage is 74.45%. Comparing base 
([`d72dc04`](https://app.codecov.io/gh/apache/pulsar/commit/d72dc04549b29d5ca73bf742aa81efa74ea107c4?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`05565c5`](https://app.codecov.io/gh/apache/pulsar/commit/05565c53d7f7d50ae44fd2dc4390766c682fe147?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 2 commits behind head on master.
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   [![Impacted file tree 
graph](https://app.codecov.io/gh/apache/pulsar/pull/25133/graphs/tree.svg?width=650&height=150&src=pr&token=acYqCpsK9J&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)](https://app.codecov.io/gh/apache/pulsar/pull/25133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #25133      +/-   ##
   ============================================
   - Coverage     74.62%   74.45%   -0.17%     
   + Complexity    33758    33668      -90     
   ============================================
     Files          1899     1899              
     Lines        149716   149719       +3     
     Branches      17406    17406              
   ============================================
   - Hits         111726   111477     -249     
   - Misses        29156    29367     +211     
   - Partials       8834     8875      +41     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/pulsar/pull/25133/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[inttests](https://app.codecov.io/gh/apache/pulsar/pull/25133/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `26.35% <ø> (-0.57%)` | :arrow_down: |
   | 
[systests](https://app.codecov.io/gh/apache/pulsar/pull/25133/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `23.04% <0.00%> (-0.13%)` | :arrow_down: |
   | 
[unittests](https://app.codecov.io/gh/apache/pulsar/pull/25133/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `73.98% <100.00%> (-0.17%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click 
here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment)
 to find out more.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/pulsar/pull/25133?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[.../main/java/org/apache/pulsar/io/http/HttpSink.java](https://app.codecov.io/gh/apache/pulsar/pull/25133?src=pr&el=tree&filepath=pulsar-io%2Fhttp%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fio%2Fhttp%2FHttpSink.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWlvL2h0dHAvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3B1bHNhci9pby9odHRwL0h0dHBTaW5rLmphdmE=)
 | `82.97% <100.00%> (ø)` | |
   | 
[...java/org/apache/pulsar/io/http/HttpSinkConfig.java](https://app.codecov.io/gh/apache/pulsar/pull/25133?src=pr&el=tree&filepath=pulsar-io%2Fhttp%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fio%2Fhttp%2FHttpSinkConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWlvL2h0dHAvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3B1bHNhci9pby9odHRwL0h0dHBTaW5rQ29uZmlnLmphdmE=)
 | `71.42% <100.00%> (+21.42%)` | :arrow_up: |
   
   ... and [99 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/pulsar/pull/25133/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   </details>
   <details><summary> :rocket: New features to boost your workflow: </summary>
   
   - :snowflake: [Test 
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, 
report on failures, and find test suite problems.
   - :package: [JS Bundle 
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save 
yourself from yourself by tracking and limiting bundle sizes in JS merges.
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to