Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support publish outline #6173

Merged
merged 1 commit into from
Sep 5, 2024
Merged

feat: support publish outline #6173

merged 1 commit into from
Sep 5, 2024

Conversation

qinluhe
Copy link
Collaborator

@qinluhe qinluhe commented Sep 3, 2024

Feature Preview


PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

@qinluhe qinluhe force-pushed the feat/support-publish-outline branch from c7860bb to 2c817dc Compare September 3, 2024 08:43
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 23.80952% with 64 lines in your changes missing coverage. Please review.

Project coverage is 73.10%. Comparing base (c122f0a) to head (f145845).
Report is 287 commits behind head on main.

Files with missing lines Patch % Lines
...rc/components/publish/header/PublishViewHeader.tsx 0.00% 17 Missing ⚠️
...pflowy_web_app/src/application/publish/context.tsx 0.00% 15 Missing ⚠️
...app/src/components/publish/outline/OutlineItem.tsx 0.00% 8 Missing ⚠️
.../application/services/js-services/http/http_api.ts 0.00% 6 Missing ⚠️
...omponents/editor/components/blocks/table/Table.tsx 77.77% 1 Missing and 3 partials ⚠️
...web_app/src/components/publish/outline/Outline.tsx 0.00% 4 Missing ⚠️
...omponents/_shared/appflowy-power/AppFlowyPower.tsx 0.00% 3 Missing ⚠️
..._app/src/application/services/js-services/index.ts 50.00% 2 Missing ⚠️
...p/src/components/publish/header/BreadcrumbItem.tsx 0.00% 2 Missing ⚠️
...app/src/components/_shared/popover/RichTooltip.tsx 50.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6173       +/-   ##
===========================================
- Coverage   86.74%   73.10%   -13.65%     
===========================================
  Files         217      237       +20     
  Lines        5032     6406     +1374     
  Branches      831     1024      +193     
===========================================
+ Hits         4365     4683      +318     
- Misses        561     1613     +1052     
- Partials      106      110        +4     
Flag Coverage Δ
appflowy_web_app 73.10% <23.80%> (-13.65%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@qinluhe qinluhe force-pushed the feat/support-publish-outline branch 18 times, most recently from 9a8933a to 2fe0e70 Compare September 4, 2024 11:34
@qinluhe qinluhe force-pushed the feat/support-publish-outline branch from 2fe0e70 to f145845 Compare September 4, 2024 11:40
@qinluhe qinluhe merged commit aa62128 into main Sep 5, 2024
17 of 18 checks passed
@qinluhe qinluhe deleted the feat/support-publish-outline branch September 5, 2024 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant