codecov-commenter commented on PR #18419:
URL: https://github.com/apache/hudi/pull/18419#issuecomment-4168204211

   ## 
[Codecov](https://app.codecov.io/gh/apache/hudi/pull/18419?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 `75.49669%` with `37 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 46.34%. Comparing base 
([`3e1d300`](https://app.codecov.io/gh/apache/hudi/commit/3e1d3008ec14693c6daeb20762111768900581b9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`1a6c732`](https://app.codecov.io/gh/apache/hudi/commit/1a6c732d0ce55e4bcb2b1ec1eed5c3a8e9f88c30?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/hudi/pull/18419?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...g/apache/hudi/io/hfile/CachingHFileReaderImpl.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-io%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fhfile%2FCachingHFileReaderImpl.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1pby9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS9pby9oZmlsZS9DYWNoaW5nSEZpbGVSZWFkZXJJbXBsLmphdmE=)
 | 77.88% | [18 Missing and 5 partials :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...org/apache/hudi/io/storage/HFileReaderFactory.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fstorage%2FHFileReaderFactory.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaW8vc3RvcmFnZS9IRmlsZVJlYWRlckZhY3RvcnkuamF2YQ==)
 | 57.14% | [6 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...java/org/apache/hudi/io/hfile/HFileReaderImpl.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-io%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fhfile%2FHFileReaderImpl.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1pby9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS9pby9oZmlsZS9IRmlsZVJlYWRlckltcGwuamF2YQ==)
 | 70.00% | [6 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[.../java/org/apache/hudi/common/util/ConfigUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Futil%2FConfigUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3V0aWwvQ29uZmlnVXRpbHMuamF2YQ==)
 | 50.00% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   > :exclamation:  There is a different number of reports uploaded between 
BASE (3e1d300) and HEAD (1a6c732). Click for more details.
   > 
   > <details><summary>HEAD has 25 uploads less than BASE</summary>
   >
   >| Flag | BASE (3e1d300) | HEAD (1a6c732) |
   >|------|------|------|
   >|spark-scala-tests|10|2|
   >|spark-java-tests|15|0|
   >|common-and-other-modules|1|0|
   >|utilities|1|0|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@              Coverage Diff              @@
   ##             master   #18419       +/-   ##
   =============================================
   - Coverage     68.54%   46.34%   -22.21%     
   + Complexity    27975    15083    -12892     
   =============================================
     Files          2442     1950      -492     
     Lines        134530   106430    -28100     
     Branches      16251    13021     -3230     
   =============================================
   - Hits          92218    49327    -42891     
   - Misses        35038    51996    +16958     
   + Partials       7274     5107     -2167     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/hudi/pull/18419/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[common-and-other-modules](https://app.codecov.io/gh/apache/hudi/pull/18419/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18419/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `45.03% <67.54%> (+0.04%)` | :arrow_up: |
   | 
[spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18419/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `48.44% <75.49%> (+0.04%)` | :arrow_up: |
   | 
[spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18419/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18419/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `33.09% <61.58%> (-12.56%)` | :arrow_down: |
   | 
[utilities](https://app.codecov.io/gh/apache/hudi/pull/18419/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   
   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=apache#carryforward-flags-in-the-pull-request-comment)
 to find out more.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/hudi/pull/18419?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[...apache/hudi/metadata/HoodieMetadataWriteUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fmetadata%2FHoodieMetadataWriteUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL21ldGFkYXRhL0hvb2RpZU1ldGFkYXRhV3JpdGVVdGlscy5qYXZh)
 | `76.94% <100.00%> (-5.65%)` | :arrow_down: |
   | 
[.../apache/hudi/common/config/HoodieReaderConfig.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Fconfig%2FHoodieReaderConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL2NvbmZpZy9Ib29kaWVSZWFkZXJDb25maWcuamF2YQ==)
 | `98.11% <100.00%> (-1.89%)` | :arrow_down: |
   | 
[...java/org/apache/hudi/io/hfile/HFileBlockCache.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-io%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fhfile%2FHFileBlockCache.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1pby9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS9pby9oZmlsZS9IRmlsZUJsb2NrQ2FjaGUuamF2YQ==)
 | `51.51% <100.00%> (-22.78%)` | :arrow_down: |
   | 
[...di-io/src/main/java/org/apache/hudi/util/Lazy.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-io%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futil%2FLazy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1pby9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS91dGlsL0xhenkuamF2YQ==)
 | `100.00% <ø> (ø)` | |
   | 
[.../java/org/apache/hudi/common/util/ConfigUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Futil%2FConfigUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3V0aWwvQ29uZmlnVXRpbHMuamF2YQ==)
 | `63.91% <50.00%> (-27.03%)` | :arrow_down: |
   | 
[...org/apache/hudi/io/storage/HFileReaderFactory.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fstorage%2FHFileReaderFactory.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaW8vc3RvcmFnZS9IRmlsZVJlYWRlckZhY3RvcnkuamF2YQ==)
 | `79.36% <57.14%> (-15.19%)` | :arrow_down: |
   | 
[...java/org/apache/hudi/io/hfile/HFileReaderImpl.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-io%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fhfile%2FHFileReaderImpl.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1pby9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS9pby9oZmlsZS9IRmlsZVJlYWRlckltcGwuamF2YQ==)
 | `67.58% <70.00%> (-21.69%)` | :arrow_down: |
   | 
[...g/apache/hudi/io/hfile/CachingHFileReaderImpl.java](https://app.codecov.io/gh/apache/hudi/pull/18419?src=pr&el=tree&filepath=hudi-io%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fhfile%2FCachingHFileReaderImpl.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1pby9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS9pby9oZmlsZS9DYWNoaW5nSEZpbGVSZWFkZXJJbXBsLmphdmE=)
 | `76.27% <77.88%> (+23.89%)` | :arrow_up: |
   
   ... and [1586 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/hudi/pull/18419/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.
   </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