codecov-io commented on issue #1427: [HUDI-727]: Copy default values of fields if not present when rewriting incoming record with new schema URL: https://github.com/apache/incubator-hudi/pull/1427#issuecomment-601680873 # [Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1427?src=pr&el=h1) Report > Merging [#1427](https://codecov.io/gh/apache/incubator-hudi/pull/1427?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-hudi/commit/14e0c95206f6d7c1806555490bcbce8785ffea5a&el=desc) will **decrease** coverage by `0.03%`. > The diff coverage is `56.66%`. [](https://codecov.io/gh/apache/incubator-hudi/pull/1427?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #1427 +/- ## ============================================ - Coverage 67.58% 67.55% -0.04% Complexity 255 255 ============================================ Files 340 340 Lines 16499 16515 +16 Branches 1687 1696 +9 ============================================ + Hits 11151 11156 +5 - Misses 4611 4619 +8 - Partials 737 740 +3 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-hudi/pull/1427?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [...a/org/apache/hudi/common/util/HoodieAvroUtils.java](https://codecov.io/gh/apache/incubator-hudi/pull/1427/diff?src=pr&el=tree#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3V0aWwvSG9vZGllQXZyb1V0aWxzLmphdmE=) | `81.73% <53.57%> (-10.02%)` | `0.00 <0.00> (ø)` | | | [.../hadoop/realtime/AbstractRealtimeRecordReader.java](https://codecov.io/gh/apache/incubator-hudi/pull/1427/diff?src=pr&el=tree#diff-aHVkaS1oYWRvb3AtbXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaGFkb29wL3JlYWx0aW1lL0Fic3RyYWN0UmVhbHRpbWVSZWNvcmRSZWFkZXIuamF2YQ==) | `74.05% <100.00%> (ø)` | `0.00 <0.00> (ø)` | | | [...apache/hudi/utilities/deltastreamer/DeltaSync.java](https://codecov.io/gh/apache/incubator-hudi/pull/1427/diff?src=pr&el=tree#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL2RlbHRhc3RyZWFtZXIvRGVsdGFTeW5jLmphdmE=) | `72.27% <0.00%> (-0.14%)` | `38.00% <0.00%> (ø%)` | | | [...i/utilities/deltastreamer/HoodieDeltaStreamer.java](https://codecov.io/gh/apache/incubator-hudi/pull/1427/diff?src=pr&el=tree#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL2RlbHRhc3RyZWFtZXIvSG9vZGllRGVsdGFTdHJlYW1lci5qYXZh) | `80.20% <0.00%> (+0.40%)` | `8.00% <0.00%> (ø%)` | | | [...che/hudi/common/util/BufferedRandomAccessFile.java](https://codecov.io/gh/apache/incubator-hudi/pull/1427/diff?src=pr&el=tree#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3V0aWwvQnVmZmVyZWRSYW5kb21BY2Nlc3NGaWxlLmphdmE=) | `55.26% <0.00%> (+0.87%)` | `0.00% <0.00%> (ø%)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1427?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1427?src=pr&el=footer). Last update [14e0c95...704ac03](https://codecov.io/gh/apache/incubator-hudi/pull/1427?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
---------------------------------------------------------------- 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] With regards, Apache Git Services
