codecov-io edited a comment on pull request #2460: URL: https://github.com/apache/hudi/pull/2460#issuecomment-763009970
# [Codecov](https://codecov.io/gh/apache/hudi/pull/2460?src=pr&el=h1) Report > Merging [#2460](https://codecov.io/gh/apache/hudi/pull/2460?src=pr&el=desc) (d50bb80) into [master](https://codecov.io/gh/apache/hudi/commit/684e12e9fcfa45c6ac922a84fb3116ac8142bc18?el=desc) (684e12e) will **decrease** coverage by `0.02%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/hudi/pull/2460?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #2460 +/- ## ============================================ - Coverage 50.71% 50.68% -0.03% + Complexity 3060 3058 -2 ============================================ Files 419 419 Lines 18801 18810 +9 Branches 1922 1924 +2 ============================================ Hits 9534 9534 - Misses 8492 8498 +6 - Partials 775 778 +3 ``` | Flag | Coverage Δ | Complexity Δ | | |---|---|---|---| | hudicli | `37.26% <ø> (ø)` | `0.00 <ø> (ø)` | | | hudiclient | `100.00% <ø> (ø)` | `0.00 <ø> (ø)` | | | hudicommon | `51.93% <ø> (-0.04%)` | `0.00 <ø> (ø)` | | | hudiflink | `10.20% <ø> (ø)` | `0.00 <ø> (ø)` | | | hudihadoopmr | `33.06% <ø> (ø)` | `0.00 <ø> (ø)` | | | hudisparkdatasource | `65.90% <ø> (ø)` | `0.00 <ø> (ø)` | | | hudisync | `48.61% <ø> (ø)` | `0.00 <ø> (ø)` | | | huditimelineservice | `66.84% <ø> (ø)` | `0.00 <ø> (ø)` | | | hudiutilities | `69.43% <ø> (-0.06%)` | `0.00 <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/2460?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [...che/hudi/common/table/log/HoodieLogFileReader.java](https://codecov.io/gh/apache/hudi/pull/2460/diff?src=pr&el=tree#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3RhYmxlL2xvZy9Ib29kaWVMb2dGaWxlUmVhZGVyLmphdmE=) | `67.85% <0.00%> (-3.22%)` | `22.00% <0.00%> (-1.00%)` | | | [...apache/hudi/utilities/deltastreamer/DeltaSync.java](https://codecov.io/gh/apache/hudi/pull/2460/diff?src=pr&el=tree#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL2RlbHRhc3RyZWFtZXIvRGVsdGFTeW5jLmphdmE=) | `70.50% <0.00%> (-0.36%)` | `50.00% <0.00%> (-1.00%)` | | | [...c/main/java/org/apache/hudi/common/fs/FSUtils.java](https://codecov.io/gh/apache/hudi/pull/2460/diff?src=pr&el=tree#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL2ZzL0ZTVXRpbHMuamF2YQ==) | `51.88% <0.00%> (ø)` | `61.00% <0.00%> (ø%)` | | ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
