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

   ## 
[Codecov](https://app.codecov.io/gh/apache/iggy/pull/3179?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 `66.66667%` with `2 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 53.96%. Comparing base 
([`aa4762f`](https://app.codecov.io/gh/apache/iggy/commit/aa4762fd541b5f09771e0543403842f32d29f3e9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`a588081`](https://app.codecov.io/gh/apache/iggy/commit/a58808192c64059c58cd427e2d9463fa65f42014?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 10 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/iggy/pull/3179?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[core/connectors/sdk/src/sink.rs](https://app.codecov.io/gh/apache/iggy/pull/3179?src=pr&el=tree&filepath=core%2Fconnectors%2Fsdk%2Fsrc%2Fsink.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3Nkay9zcmMvc2luay5ycw==)
 | 66.66% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/3179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[core/connectors/sdk/src/source.rs](https://app.codecov.io/gh/apache/iggy/pull/3179?src=pr&el=tree&filepath=core%2Fconnectors%2Fsdk%2Fsrc%2Fsource.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3Nkay9zcmMvc291cmNlLnJz)
 | 66.66% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/3179?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    #3179       +/-   ##
   =============================================
   - Coverage     73.63%   53.96%   -19.67%     
     Complexity      943      943               
   =============================================
     Files          1141     1140        -1     
     Lines        100869    91145     -9724     
     Branches      78045    68321     -9724     
   =============================================
   - Hits          74271    49190    -25081     
   - Misses        23938    39499    +15561     
   + Partials       2660     2456      -204     
   ```
   
   | 
[Components](https://app.codecov.io/gh/apache/iggy/pull/3179/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/3179/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `48.15% <66.66%> (-26.45%)` | :arrow_down: |
   | [Java 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3179/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `62.30% <ø> (ø)` | |
   | [C# 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3179/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `69.42% <ø> (ø)` | |
   | [Python 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3179/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `81.43% <ø> (ø)` | |
   | [Node 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3179/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `91.40% <ø> (ø)` | |
   | [Go 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3179/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `39.41% <ø> (ø)` | |
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/iggy/pull/3179?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[core/connectors/sdk/src/sink.rs](https://app.codecov.io/gh/apache/iggy/pull/3179?src=pr&el=tree&filepath=core%2Fconnectors%2Fsdk%2Fsrc%2Fsink.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3Nkay9zcmMvc2luay5ycw==)
 | `76.62% <66.66%> (-0.20%)` | :arrow_down: |
   | 
[core/connectors/sdk/src/source.rs](https://app.codecov.io/gh/apache/iggy/pull/3179?src=pr&el=tree&filepath=core%2Fconnectors%2Fsdk%2Fsrc%2Fsource.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3Nkay9zcmMvc291cmNlLnJz)
 | `81.81% <66.66%> (+1.81%)` | :arrow_up: |
   
   ... and [322 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/iggy/pull/3179/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