AppFlowy-IO / AppFlowy

Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
https://www.appflowy.io
GNU Affero General Public License v3.0
57.06k stars 3.73k forks source link

fix: support redirect to default page #6593

Open qinluhe opened 1 day ago

qinluhe commented 1 day ago

Feature Preview


PR Checklist

codecov[bot] commented 1 day ago

Codecov Report

Attention: Patch coverage is 15.38462% with 11 lines in your changes missing coverage. Please review.

Project coverage is 64.84%. Comparing base (7ecf213) to head (51827cc). Report is 163 commits behind head on main.

Files with missing lines Patch % Lines
...b_app/src/application/services/js-services/sync.ts 16.66% 5 Missing :warning:
.../application/services/js-services/http/http_api.ts 0.00% 3 Missing :warning:
..._app/src/application/services/js-services/index.ts 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6593 +/- ## ========================================== - Coverage 74.41% 64.84% -9.57% ========================================== Files 245 271 +26 Lines 6566 10406 +3840 Branches 1057 1410 +353 ========================================== + Hits 4886 6748 +1862 - Misses 1628 3500 +1872 - Partials 52 158 +106 ``` | [Flag](https://app.codecov.io/gh/AppFlowy-IO/AppFlowy/pull/6593/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AppFlowy-IO) | Coverage Δ | | |---|---|---| | [appflowy_web_app](https://app.codecov.io/gh/AppFlowy-IO/AppFlowy/pull/6593/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AppFlowy-IO) | `64.84% <15.38%> (-9.57%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AppFlowy-IO#carryforward-flags-in-the-pull-request-comment) to find out more.

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