codecov-io commented on pull request #2233: URL: https://github.com/apache/hudi/pull/2233#issuecomment-722775674
# [Codecov](https://codecov.io/gh/apache/hudi/pull/2233?src=pr&el=h1) Report > Merging [#2233](https://codecov.io/gh/apache/hudi/pull/2233?src=pr&el=desc) into [master](https://codecov.io/gh/apache/hudi/commit/0364498ae3be553f7c9fab78469283a6958da2ff?el=desc) will **increase** coverage by `0.02%`. > The diff coverage is `71.42%`. [](https://codecov.io/gh/apache/hudi/pull/2233?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #2233 +/- ## ============================================ + Coverage 53.53% 53.56% +0.02% - Complexity 2770 2774 +4 ============================================ Files 348 348 Lines 16099 16105 +6 Branches 1642 1642 ============================================ + Hits 8619 8626 +7 + Misses 6785 6783 -2 - Partials 695 696 +1 ``` | Flag | Coverage Δ | Complexity Δ | | |---|---|---|---| | hudicli | `38.37% <ø> (ø)` | `0.00 <ø> (ø)` | | | hudiclient | `100.00% <ø> (ø)` | `0.00 <ø> (ø)` | | | hudicommon | `55.35% <71.42%> (+0.04%)` | `0.00 <3.00> (ø)` | | | hudihadoopmr | `32.94% <ø> (ø)` | `0.00 <ø> (ø)` | | | hudispark | `65.58% <ø> (ø)` | `0.00 <ø> (ø)` | | | huditimelineservice | `65.30% <ø> (ø)` | `0.00 <ø> (ø)` | | | hudiutilities | `70.09% <ø> (ø)` | `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/2233?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [...ain/java/org/apache/hudi/avro/HoodieAvroUtils.java](https://codecov.io/gh/apache/hudi/pull/2233/diff?src=pr&el=tree#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvYXZyby9Ib29kaWVBdnJvVXRpbHMuamF2YQ==) | `50.00% <66.66%> (+0.49%)` | `38.00 <3.00> (+3.00)` | | | [.../java/org/apache/hudi/common/util/CommitUtils.java](https://codecov.io/gh/apache/hudi/pull/2233/diff?src=pr&el=tree#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3V0aWwvQ29tbWl0VXRpbHMuamF2YQ==) | `72.00% <100.00%> (ø)` | `6.00 <0.00> (ø)` | | | [...ache/hudi/common/fs/inline/InMemoryFileSystem.java](https://codecov.io/gh/apache/hudi/pull/2233/diff?src=pr&el=tree#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL2ZzL2lubGluZS9Jbk1lbW9yeUZpbGVTeXN0ZW0uamF2YQ==) | `89.65% <0.00%> (+10.34%)` | `16.00% <0.00%> (+1.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]
