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: project management & document editor features on web #7051

Merged
merged 82 commits into from
Dec 30, 2024

fix: support billing

168d768
Select commit
Loading
Failed to load commit list.
Merged

feat: project management & document editor features on web #7051

fix: support billing
168d768
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 26, 2024 in 1s

57.74% (-6.67%) compared to 171c563

View this Pull Request on Codecov

57.74% (-6.67%) compared to 171c563

Details

Codecov Report

Attention: Patch coverage is 40.83115% with 2036 lines in your changes missing coverage. Please review.

Project coverage is 57.74%. Comparing base (171c563) to head (168d768).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
..._web_app/src/application/slate-yjs/utils/editor.ts 32.72% 653 Missing and 11 partials ⚠️
...owy_web_app/src/application/slate-yjs/utils/yjs.ts 50.20% 363 Missing and 9 partials ⚠️
.../application/services/js-services/http/http_api.ts 1.29% 152 Missing ⚠️
...web_app/src/application/slate-yjs/command/index.ts 50.00% 54 Missing and 7 partials ⚠️
...ponents/block-popover/ImageBlockPopoverContent.tsx 0.00% 61 Missing ⚠️
...onents/editor/components/blocks/file/FileBlock.tsx 0.00% 51 Missing ⚠️
...mponents/block-popover/FileBlockPopoverContent.tsx 0.00% 44 Missing ⚠️
.../src/components/_shared/icon-picker/IconPicker.tsx 6.81% 41 Missing ⚠️
...p/src/components/_shared/image-upload/Unsplash.tsx 4.65% 41 Missing ⚠️
..._app/src/application/services/js-services/index.ts 72.53% 39 Missing ⚠️
... and 52 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7051      +/-   ##
==========================================
- Coverage   64.41%   57.74%   -6.67%     
==========================================
  Files         280      320      +40     
  Lines       10738    14033    +3295     
  Branches     1449     2040     +591     
==========================================
+ Hits         6917     8104    +1187     
- Misses       3648     5664    +2016     
- Partials      173      265      +92     

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