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.32k stars 83 forks source link

fix(codec): wrong gc loop condition #524

Closed forehalo 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 Updated (UTC)
octobase ✅ Ready (Inspect) Visit Preview Aug 29, 2023 7:11am
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.23% :tada:

Comparison is base (a241fff) 64.37% compared to head (0c83916) 64.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #524 +/- ## ========================================== + Coverage 64.37% 64.61% +0.23% ========================================== Files 177 177 Lines 20777 20812 +35 ========================================== + Hits 13376 13447 +71 + Misses 7401 7365 -36 ``` | [Files Changed](https://app.codecov.io/gh/toeverything/OctoBase/pull/524?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything) | Coverage Δ | | |---|---|---| | [libs/jwst-codec/src/doc/store.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/524?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LWNvZGVjL3NyYy9kb2Mvc3RvcmUucnM=) | `88.46% <100.00%> (+5.04%)` | :arrow_up: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/toeverything/OctoBase/pull/524/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.