You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/12/18 10:38:45 UTC

[GitHub] [spark] codecov-commenter commented on pull request #39104: [SPARK-41425] Protobuf serializer for RDDStorageInfoWrapper

codecov-commenter commented on PR #39104:
URL: https://github.com/apache/spark/pull/39104#issuecomment-1356769648

   # [Codecov](https://codecov.io/gh/apache/spark/pull/39104?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 [#39104](https://codecov.io/gh/apache/spark/pull/39104?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d95fb4c) into [master](https://codecov.io/gh/apache/spark/commit/1e6fcba09d5c26a4aceff37af1f36efa25240d3e?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1e6fcba) will **decrease** coverage by `49.27%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head d95fb4c differs from pull request most recent head 654099f. Consider uploading reports for the commit 654099f to get more accurate results
   
   ```diff
   @@             Coverage Diff             @@
   ##           master   #39104       +/-   ##
   ===========================================
   - Coverage   91.55%   42.28%   -49.28%     
   ===========================================
     Files         305      165      -140     
     Lines       67432    38053    -29379     
     Branches    10214     6198     -4016     
   ===========================================
   - Hits        61740    16091    -45649     
   - Misses       4302    21262    +16960     
   + Partials     1390      700      -690     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | unittests | `42.28% <ø> (-49.26%)` | :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=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/spark/pull/39104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [python/pyspark/pandas/frame.py](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHl0aG9uL3B5c3BhcmsvcGFuZGFzL2ZyYW1lLnB5) | `10.64% <0.00%> (-86.15%)` | :arrow_down: |
   | [python/pyspark/pandas/accessors.py](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHl0aG9uL3B5c3BhcmsvcGFuZGFzL2FjY2Vzc29ycy5weQ==) | `9.50% <0.00%> (-82.65%)` | :arrow_down: |
   | [python/pyspark/join.py](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHl0aG9uL3B5c3Bhcmsvam9pbi5weQ==) | `12.12% <0.00%> (-81.82%)` | :arrow_down: |
   | [python/pyspark/pandas/groupby.py](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHl0aG9uL3B5c3BhcmsvcGFuZGFzL2dyb3VwYnkucHk=) | `15.46% <0.00%> (-80.04%)` | :arrow_down: |
   | [python/pyspark/sql/pandas/typehints.py](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHl0aG9uL3B5c3Bhcmsvc3FsL3BhbmRhcy90eXBlaGludHMucHk=) | `17.50% <0.00%> (-77.50%)` | :arrow_down: |
   | [python/pyspark/pandas/indexing.py](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHl0aG9uL3B5c3BhcmsvcGFuZGFzL2luZGV4aW5nLnB5) | `12.37% <0.00%> (-76.53%)` | :arrow_down: |
   | [python/pyspark/pandas/categorical.py](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHl0aG9uL3B5c3BhcmsvcGFuZGFzL2NhdGVnb3JpY2FsLnB5) | `17.96% <0.00%> (-76.09%)` | :arrow_down: |
   | [python/pyspark/sql/udf.py](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHl0aG9uL3B5c3Bhcmsvc3FsL3VkZi5weQ==) | `16.58% <0.00%> (-75.78%)` | :arrow_down: |
   | [python/pyspark/pandas/series.py](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHl0aG9uL3B5c3BhcmsvcGFuZGFzL3Nlcmllcy5weQ==) | `19.26% <0.00%> (-75.55%)` | :arrow_down: |
   | [python/pyspark/pandas/indexes/base.py](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHl0aG9uL3B5c3BhcmsvcGFuZGFzL2luZGV4ZXMvYmFzZS5weQ==) | `21.01% <0.00%> (-75.42%)` | :arrow_down: |
   | ... and [306 more](https://codecov.io/gh/apache/spark/pull/39104/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org