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 typo for Editor #555

Closed ImSingee closed 10 months ago

vercel[bot] commented 10 months 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 Oct 25, 2023 11:19am
codecov[bot] commented 10 months ago

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (12911ae) 65.62% compared to head (4358ee2) 65.50%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #555 +/- ## ========================================== - Coverage 65.62% 65.50% -0.13% ========================================== Files 117 117 Lines 13030 13065 +35 ========================================== + Hits 8551 8558 +7 - Misses 4479 4507 +28 ``` | [Files](https://app.codecov.io/gh/toeverything/OctoBase/pull/555?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything) | Coverage Δ | | |---|---|---| | [apps/keck/src/server/api/blocks/mod.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/555?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-YXBwcy9rZWNrL3NyYy9zZXJ2ZXIvYXBpL2Jsb2Nrcy9tb2QucnM=) | `75.55% <100.00%> (+0.27%)` | :arrow_up: | | [apps/keck/src/server/api/doc.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/555?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-YXBwcy9rZWNrL3NyYy9zZXJ2ZXIvYXBpL2RvYy5ycw==) | `93.10% <ø> (ø)` | | | [apps/keck/src/server/api/blocks/history.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/555?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-YXBwcy9rZWNrL3NyYy9zZXJ2ZXIvYXBpL2Jsb2Nrcy9oaXN0b3J5LnJz) | `34.78% <0.00%> (-0.78%)` | :arrow_down: | | [libs/jwst-codec/src/doc/history.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/555?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-bGlicy9qd3N0LWNvZGVjL3NyYy9kb2MvaGlzdG9yeS5ycw==) | `89.23% <25.00%> (-2.40%)` | :arrow_down: | | [apps/keck/src/server/api/blocks/workspace.rs](https://app.codecov.io/gh/toeverything/OctoBase/pull/555?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toeverything#diff-YXBwcy9rZWNrL3NyYy9zZXJ2ZXIvYXBpL2Jsb2Nrcy93b3Jrc3BhY2UucnM=) | `58.95% <56.00%> (-0.50%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/toeverything/OctoBase/pull/555/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.