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

   ## 
[Codecov](https://app.codecov.io/gh/apache/iggy/pull/3775?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.27%. Comparing base 
([`265bd26`](https://app.codecov.io/gh/apache/iggy/commit/265bd265a4b4a99217a3724ff965fa6642682ba8?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`acec75d`](https://app.codecov.io/gh/apache/iggy/commit/acec75d09dadd269a25b7b2f243d97477620a5ae?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>
   
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3775      +/-   ##
   ============================================
   - Coverage     74.91%   74.27%   -0.65%     
     Complexity      969      969              
   ============================================
     Files          1307     1305       -2     
     Lines        152254   151980     -274     
     Branches     127687   127568     -119     
   ============================================
   - Hits         114055   112877    -1178     
   - Misses        34682    35585     +903     
   - Partials       3517     3518       +1     
   ```
   
   | 
[Components](https://app.codecov.io/gh/apache/iggy/pull/3775/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/3775/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `75.30% <ø> (+0.01%)` | :arrow_up: |
   | [Java 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3775/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `62.71% <ø> (ø)` | |
   | [C# 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3775/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `72.20% <ø> (ø)` | |
   | [Python 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3775/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `92.27% <ø> (ø)` | |
   | [PHP 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3775/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `84.52% <ø> (ø)` | |
   | [Node 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3775/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `80.77% <ø> (-11.48%)` | :arrow_down: |
   | [Go 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3775/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `43.08% <ø> (ø)` | |
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/iggy/pull/3775?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[core/server-ng/src/bootstrap.rs](https://app.codecov.io/gh/apache/iggy/pull/3775?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fbootstrap.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL2Jvb3RzdHJhcC5ycw==)
 | `21.24% <ø> (+0.01%)` | :arrow_up: |
   | 
[core/server-ng/src/main.rs](https://app.codecov.io/gh/apache/iggy/pull/3775?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fmain.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL21haW4ucnM=)
 | `0.00% <ø> (ø)` | |
   | 
[core/server-ng/src/server\_error.rs](https://app.codecov.io/gh/apache/iggy/pull/3775?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fserver_error.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL3NlcnZlcl9lcnJvci5ycw==)
 | `92.10% <ø> (ø)` | |
   | 
[core/server/src/main.rs](https://app.codecov.io/gh/apache/iggy/pull/3775?src=pr&el=tree&filepath=core%2Fserver%2Fsrc%2Fmain.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXIvc3JjL21haW4ucnM=)
 | `66.87% <ø> (+3.52%)` | :arrow_up: |
   | 
[core/server\_common/src/diagnostics.rs](https://app.codecov.io/gh/apache/iggy/pull/3775?src=pr&el=tree&filepath=core%2Fserver_common%2Fsrc%2Fdiagnostics.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXJfY29tbW9uL3NyYy9kaWFnbm9zdGljcy5ycw==)
 | `18.41% <ø> (ø)` | |
   
   ... and [59 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/iggy/pull/3775/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