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

feat: improve get blobs size #527

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 Aug 31, 2023 3:18pm
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 55.55% and project coverage change: +0.01% :tada:

Comparison is base (b026b44) 64.60% compared to head (f913693) 64.61%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #527 +/- ## ========================================== + Coverage 64.60% 64.61% +0.01% ========================================== Files 177 177 Lines 20816 20839 +23 ========================================== + Hits 13448 13465 +17 - Misses 7368 7374 +6 ``` | [Files Changed](https://app.codecov.io/gh/toeverything/OctoBase/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything) | Coverage Δ | | |---|---|---| | [.../jwst-storage/src/storage/blobs/bucket\_local\_db.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LXN0b3JhZ2Uvc3JjL3N0b3JhZ2UvYmxvYnMvYnVja2V0X2xvY2FsX2RiLnJz) | `0.00% <0.00%> (ø)` | | | [libs/jwst-storage/src/types.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LXN0b3JhZ2Uvc3JjL3R5cGVzLnJz) | `0.00% <ø> (ø)` | | | [libs/jwst-storage/src/storage/blobs/local\_db.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LXN0b3JhZ2Uvc3JjL3N0b3JhZ2UvYmxvYnMvbG9jYWxfZGIucnM=) | `74.09% <100.00%> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/toeverything/OctoBase/pull/527/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.