codecov[bot] commented on PR #492:
URL: https://github.com/apache/hudi-rs/pull/492#issuecomment-3623558583

   ## 
[Codecov](https://app.codecov.io/gh/apache/hudi-rs/pull/492?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 `83.28488%` with `115 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 86.31%. Comparing base 
([`76e2877`](https://app.codecov.io/gh/apache/hudi-rs/commit/76e287765d1ff3eba50b6077ef1e45477ce98d68?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`f3c8736`](https://app.codecov.io/gh/apache/hudi-rs/commit/f3c873606b76a8e9fd6b7c3f9aacd6a3f072f0a7?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-rs/pull/492?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[crates/core/src/hfile/reader.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Fhfile%2Freader.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL2hmaWxlL3JlYWRlci5ycw==)
 | 81.62% | [70 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[crates/core/src/hfile/compression.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Fhfile%2Fcompression.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL2hmaWxlL2NvbXByZXNzaW9uLnJz)
 | 35.71% | [18 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[crates/core/src/hfile/block.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Fhfile%2Fblock.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL2hmaWxlL2Jsb2NrLnJz)
 | 80.64% | [12 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[crates/core/src/hfile/trailer.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Fhfile%2Ftrailer.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL2hmaWxlL3RyYWlsZXIucnM=)
 | 82.05% | [7 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[crates/core/src/file\_group/log\_file/reader.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Ffile_group%2Flog_file%2Freader.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL2ZpbGVfZ3JvdXAvbG9nX2ZpbGUvcmVhZGVyLnJz)
 | 20.00% | [4 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[crates/core/src/hfile/record.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Fhfile%2Frecord.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL2hmaWxlL3JlY29yZC5ycw==)
 | 84.00% | [4 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi-rs/pull/492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@            Coverage Diff             @@
   ##             main     #492      +/-   ##
   ==========================================
   - Coverage   87.05%   86.31%   -0.75%     
   ==========================================
     Files          53       60       +7     
     Lines        2843     3529     +686     
   ==========================================
   + Hits         2475     3046     +571     
   - Misses        368      483     +115     
   ```
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/hudi-rs/pull/492?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   <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