You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/04/12 02:59:58 UTC

[GitHub] [pulsar] codecov-commenter commented on pull request #19929: [fix][client] Cache empty schema version in ProducerImpl schemaCache.

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

   ## [Codecov](https://codecov.io/gh/apache/pulsar/pull/19929?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#19929](https://codecov.io/gh/apache/pulsar/pull/19929?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (cec104b) into [master](https://codecov.io/gh/apache/pulsar/commit/329e80b847bd6584cbb031a96d5416d4df488432?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (329e80b) will **increase** coverage by `11.35%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/pulsar/pull/19929/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=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/pulsar/pull/19929?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master   #19929       +/-   ##
   =============================================
   + Coverage     61.50%   72.85%   +11.35%     
   - Complexity    25755    31623     +5868     
   =============================================
     Files          1859     1861        +2     
     Lines        136792   137503      +711     
     Branches      15043    15143      +100     
   =============================================
   + Hits          84129   100177    +16048     
   + Misses        44857    29366    -15491     
   - Partials       7806     7960      +154     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | inttests | `24.39% <20.00%> (-0.09%)` | :arrow_down: |
   | systests | `25.06% <80.00%> (+0.04%)` | :arrow_up: |
   | unittests | `72.12% <100.00%> (+13.48%)` | :arrow_up: |
   
   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=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/pulsar/pull/19929?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...va/org/apache/pulsar/client/impl/ProducerImpl.java](https://codecov.io/gh/apache/pulsar/pull/19929?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHVsc2FyLWNsaWVudC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcHVsc2FyL2NsaWVudC9pbXBsL1Byb2R1Y2VySW1wbC5qYXZh) | `83.16% <100.00%> (+9.18%)` | :arrow_up: |
   
   ... and [637 files with indirect coverage changes](https://codecov.io/gh/apache/pulsar/pull/19929/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org