toeverything / OctoBase

🐙 OctoBase is the open-source database behind AFFiNE, local-first, yet collaborative. A light-weight, scalable, data engine written in Rust.
https://octobase.dev
GNU Affero General Public License v3.0
1.37k stars 90 forks source link

chore: improve codes #532

Closed darkskygit closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
octobase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 7, 2023 3:41pm
github-actions[bot] commented 1 year ago

Benchmark for Linux

Click to view benchmark | Test | Base | PR | % | | --- | --- | --- | --- |

Benchmark for Windows

Click to view benchmark | Test | Base | PR | % | | --- | --- | --- | --- |
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 51.72% and project coverage change: +0.02% :tada:

Comparison is base (d2d8991) 65.89% compared to head (8d3ed9b) 65.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #532 +/- ## ========================================== + Coverage 65.89% 65.91% +0.02% ========================================== Files 113 113 Lines 12484 12488 +4 ========================================== + Hits 8226 8232 +6 + Misses 4258 4256 -2 ``` | [Files Changed](https://app.codecov.io/gh/toeverything/OctoBase/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything) | Coverage Δ | | |---|---|---| | [libs/jwst-core/src/workspaces/sync.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LWNvcmUvc3JjL3dvcmtzcGFjZXMvc3luYy5ycw==) | `2.72% <0.00%> (ø)` | | | [libs/jwst-rpc/src/broadcast.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LXJwYy9zcmMvYnJvYWRjYXN0LnJz) | `0.00% <0.00%> (ø)` | | | [libs/jwst-rpc/src/handler.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LXJwYy9zcmMvaGFuZGxlci5ycw==) | `0.00% <0.00%> (ø)` | | | [libs/jwst-rpc/src/utils/server\_context.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LXJwYy9zcmMvdXRpbHMvc2VydmVyX2NvbnRleHQucnM=) | `0.00% <0.00%> (ø)` | | | [libs/jwst-core/src/workspaces/observe.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LWNvcmUvc3JjL3dvcmtzcGFjZXMvb2JzZXJ2ZS5ycw==) | `30.00% <37.50%> (+30.00%)` | :arrow_up: | | [libs/jwst-core/src/workspaces/workspace.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LWNvcmUvc3JjL3dvcmtzcGFjZXMvd29ya3NwYWNlLnJz) | `96.45% <72.72%> (-0.97%)` | :arrow_down: | | [libs/jwst-core/src/block/convert.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LWNvcmUvc3JjL2Jsb2NrL2NvbnZlcnQucnM=) | `55.19% <100.00%> (ø)` | | | [libs/jwst-core/src/space/convert.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LWNvcmUvc3JjL3NwYWNlL2NvbnZlcnQucnM=) | `80.37% <100.00%> (ø)` | | | [libs/jwst-storage/src/storage/docs/database.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LXN0b3JhZ2Uvc3JjL3N0b3JhZ2UvZG9jcy9kYXRhYmFzZS5ycw==) | `65.26% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/toeverything/OctoBase/pull/532/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 year ago

Benchmark for Linux

Click to view benchmark | Test | Base | PR | % | | --- | --- | --- | --- |

Benchmark for Windows

Click to view benchmark | Test | Base | PR | % | | --- | --- | --- | --- |