You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/11/21 13:52:37 UTC

[GitHub] [skywalking-banyandb] hanahmily opened a new pull request, #221: Sync inverted index writing

hanahmily opened a new pull request, #221:
URL: https://github.com/apache/skywalking-banyandb/pull/221

   These changes mainly sync the inverted index writing and introduce batch writing.
   
   Signed-off-by: Gao Hongtao <ha...@gmail.com>


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-banyandb] codecov-commenter commented on pull request #221: Sync inverted index writing

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #221:
URL: https://github.com/apache/skywalking-banyandb/pull/221#issuecomment-1322147603

   # [Codecov](https://codecov.io/gh/apache/skywalking-banyandb/pull/221?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#221](https://codecov.io/gh/apache/skywalking-banyandb/pull/221?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d79b262) into [main](https://codecov.io/gh/apache/skywalking-banyandb/commit/ed752c470648d4fcbb507cf38f5060e841a8e621?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ed752c4) will **increase** coverage by `0.11%`.
   > The diff coverage is `35.63%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             main     #221      +/-   ##
   ==========================================
   + Coverage   43.75%   43.87%   +0.11%     
   ==========================================
     Files          87       87              
     Lines        8593     8704     +111     
   ==========================================
   + Hits         3760     3819      +59     
   - Misses       4495     4539      +44     
   - Partials      338      346       +8     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/skywalking-banyandb/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [banyand/measure/measure\_query.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC9tZWFzdXJlL21lYXN1cmVfcXVlcnkuZ28=) | `0.00% <0.00%> (ø)` | |
   | [banyand/measure/measure\_write.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC9tZWFzdXJlL21lYXN1cmVfd3JpdGUuZ28=) | `4.23% <0.00%> (+0.50%)` | :arrow_up: |
   | [banyand/stream/stream\_query.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC9zdHJlYW0vc3RyZWFtX3F1ZXJ5Lmdv) | `0.00% <ø> (ø)` | |
   | [banyand/stream/stream\_write.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC9zdHJlYW0vc3RyZWFtX3dyaXRlLmdv) | `14.28% <0.00%> (+1.88%)` | :arrow_up: |
   | [banyand/tsdb/block.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC90c2RiL2Jsb2NrLmdv) | `61.18% <0.00%> (-0.57%)` | :arrow_down: |
   | [banyand/tsdb/series.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC90c2RiL3Nlcmllcy5nbw==) | `36.11% <0.00%> (-0.34%)` | :arrow_down: |
   | [banyand/tsdb/series\_seek.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC90c2RiL3Nlcmllc19zZWVrLmdv) | `0.00% <0.00%> (ø)` | |
   | [banyand/tsdb/series\_seek\_sort.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC90c2RiL3Nlcmllc19zZWVrX3NvcnQuZ28=) | `0.00% <0.00%> (ø)` | |
   | [pkg/encoding/plain.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2VuY29kaW5nL3BsYWluLmdv) | `0.00% <0.00%> (ø)` | |
   | [...ry/logical/measure/measure\_plan\_indexscan\_local.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL3F1ZXJ5L2xvZ2ljYWwvbWVhc3VyZS9tZWFzdXJlX3BsYW5faW5kZXhzY2FuX2xvY2FsLmdv) | `0.00% <0.00%> (ø)` | |
   | ... and [5 more](https://codecov.io/gh/apache/skywalking-banyandb/pull/221/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-banyandb] hanahmily closed pull request #221: Sync inverted index writing

Posted by GitBox <gi...@apache.org>.
hanahmily closed pull request #221: Sync inverted index writing
URL: https://github.com/apache/skywalking-banyandb/pull/221


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org