codecov-commenter commented on PR #372:
URL: 
https://github.com/apache/skywalking-banyandb/pull/372#issuecomment-1895371948

   ## 
[Codecov](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   Attention: `58 lines` in your changes are missing coverage. Please review.
   > Comparison is base 
[(`e91924c`)](https://app.codecov.io/gh/apache/skywalking-banyandb/commit/e91924c2314209844c60b45f9293cd888c10796f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 44.56% compared to head 
[(`a8acf36`)](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 44.46%.
   
   | 
[Files](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[pkg/fs/local\_file\_system.go](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL2ZzL2xvY2FsX2ZpbGVfc3lzdGVtLmdv)
 | 0.00% | [45 Missing :warning: 
](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[pkg/index/inverted/inverted.go](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL2luZGV4L2ludmVydGVkL2ludmVydGVkLmdv)
 | 73.68% | [4 Missing and 1 partial :warning: 
](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[banyand/internal/storage/index.go](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-YmFueWFuZC9pbnRlcm5hbC9zdG9yYWdlL2luZGV4Lmdv)
 | 78.57% | [2 Missing and 1 partial :warning: 
](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[banyand/measure/merger.go](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-YmFueWFuZC9tZWFzdXJlL21lcmdlci5nbw==)
 | 66.66% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[banyand/internal/storage/tsdb.go](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-YmFueWFuZC9pbnRlcm5hbC9zdG9yYWdlL3RzZGIuZ28=)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[pkg/fs/file\_system.go](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL2ZzL2ZpbGVfc3lzdGVtLmdv)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[pkg/index/lsm/lsm.go](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL2luZGV4L2xzbS9sc20uZ28=)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?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     #372      +/-   ##
   ==========================================
   - Coverage   44.56%   44.46%   -0.11%     
   ==========================================
     Files         151      151              
     Lines       17646    17725      +79     
   ==========================================
   + Hits         7864     7881      +17     
   - Misses       9076     9133      +57     
   - Partials      706      711       +5     
   ```
   
   
   
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/372?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).
   


-- 
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