codecov[bot] commented on PR #3611:
URL: https://github.com/apache/iggy/pull/3611#issuecomment-4886437416

   ## 
[Codecov](https://app.codecov.io/gh/apache/iggy/pull/3611?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   :x: Patch coverage is `71.89542%` with `43 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 73.97%. Comparing base 
([`7b2db33`](https://app.codecov.io/gh/apache/iggy/commit/7b2db334f244df06805f2c76c0490a5c1a6ec7e5?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`970e7a6`](https://app.codecov.io/gh/apache/iggy/commit/970e7a6b2b1ef0fce572e23fae55b076be51c705?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/iggy/pull/3611?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[foreign/python/src/identity.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fidentity.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2lkZW50aXR5LnJz)
 | 45.00% | [11 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[foreign/python/src/client.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fclient.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2NsaWVudC5ycw==)
 | 80.39% | [10 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[foreign/python/src/consumer.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fconsumer.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2NvbnN1bWVyLnJz)
 | 16.66% | [10 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[foreign/python/src/message.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fmessage.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL21lc3NhZ2UucnM=)
 | 90.47% | [6 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[foreign/python/src/stream.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fstream.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL3N0cmVhbS5ycw==)
 | 0.00% | [6 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3611      +/-   ##
   ============================================
   - Coverage     73.98%   73.97%   -0.01%     
     Complexity      937      937              
   ============================================
     Files          1263     1262       -1     
     Lines        132810   132877      +67     
     Branches     108444   108444              
   ============================================
   + Hits          98257    98297      +40     
   - Misses        31454    31481      +27     
     Partials       3099     3099              
   ```
   
   | 
[Components](https://app.codecov.io/gh/apache/iggy/pull/3611/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | [Rust 
Core](https://app.codecov.io/gh/apache/iggy/pull/3611/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `74.54% <ø> (ø)` | |
   | [Java 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3611/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `62.44% <ø> (ø)` | |
   | [C# 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3611/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `72.10% <ø> (ø)` | |
   | [Python 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3611/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `89.35% <71.89%> (-2.31%)` | :arrow_down: |
   | [PHP 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3611/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `84.29% <ø> (ø)` | |
   | [Node 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3611/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `91.13% <ø> (ø)` | |
   | [Go 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3611/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `40.14% <ø> (ø)` | |
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/iggy/pull/3611?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[foreign/python/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2xpYi5ycw==)
 | `100.00% <100.00%> (ø)` | |
   | 
[foreign/python/src/message.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fmessage.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL21lc3NhZ2UucnM=)
 | `90.47% <90.47%> (ø)` | |
   | 
[foreign/python/src/stream.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fstream.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL3N0cmVhbS5ycw==)
 | `58.33% <0.00%> (-19.45%)` | :arrow_down: |
   | 
[foreign/python/src/client.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fclient.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2NsaWVudC5ycw==)
 | `96.90% <80.39%> (-1.98%)` | :arrow_down: |
   | 
[foreign/python/src/consumer.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fconsumer.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2NvbnN1bWVyLnJz)
 | `80.53% <16.66%> (ø)` | |
   | 
[foreign/python/src/identity.rs](https://app.codecov.io/gh/apache/iggy/pull/3611?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fidentity.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2lkZW50aXR5LnJz)
 | `60.52% <45.00%> (ø)` | |
   </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