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

chore(web): story block system #619

Merged
merged 54 commits into from
Aug 10, 2023
Merged

chore(web): story block system #619

merged 54 commits into from
Aug 10, 2023

Conversation

KaWaite
Copy link
Member

@KaWaite KaWaite commented Aug 3, 2023

Overview

What I've done

What I haven't done

How I tested

Which point I want you to review particularly

Memo

@netlify
Copy link

netlify bot commented Aug 3, 2023

Deploy Preview for reearth-web ready!

Name Link
🔨 Latest commit 0a9addc
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/64d4543c9ba5de00077fb9eb
😎 Deploy Preview https://deploy-preview-619--reearth-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the web label Aug 3, 2023
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #619 (0a9addc) into main (bea6686) will decrease coverage by 0.20%.
The diff coverage is 3.33%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #619      +/-   ##
==========================================
- Coverage   28.41%   28.21%   -0.20%     
==========================================
  Files        1457     1473      +16     
  Lines      158564   159870    +1306     
  Branches     3764     3780      +16     
==========================================
+ Hits        45051    45107      +56     
- Misses     112356   113606    +1250     
  Partials     1157     1157              
Flag Coverage Δ
web 26.26% <3.33%> (-0.23%) ⬇️
web-beta 26.26% <3.33%> (-0.23%) ⬇️
web-classic 26.26% <3.33%> (-0.23%) ⬇️
web-utils 26.26% <3.33%> (-0.23%) ⬇️

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

Files Changed Coverage Δ
web/src/beta/components/NotFound/index.tsx 0.00% <0.00%> (ø)
web/src/beta/components/Popover/index.tsx 0.00% <0.00%> (ø)
...b/src/beta/components/PopoverMenuContent/index.tsx 0.00% <0.00%> (ø)
...beta/features/Editor/StoryPanel/Block/Template.tsx 0.00% <0.00%> (ø)
...ryPanel/Block/builtin/Builtin/ActionPanel/hooks.ts 0.00% <0.00%> (ø)
...yPanel/Block/builtin/Builtin/ActionPanel/index.tsx 0.00% <0.00%> (ø)
...ditor/StoryPanel/Block/builtin/Builtin/Wrapper.tsx 0.00% <0.00%> (ø)
...s/Editor/StoryPanel/Block/builtin/Builtin/hooks.ts 0.00% <0.00%> (ø)
...es/Editor/StoryPanel/Block/builtin/Image/index.tsx 0.00% <0.00%> (ø)
...res/Editor/StoryPanel/Block/builtin/Text/index.tsx 0.00% <0.00%> (ø)
... and 35 more

@github-actions github-actions bot added the server label Aug 7, 2023
@github-actions github-actions bot removed the server label Aug 8, 2023
@KaWaite KaWaite marked this pull request as ready for review August 9, 2023 13:21
@KaWaite KaWaite requested a review from keiya01 as a code owner August 9, 2023 13:21
@KaWaite KaWaite self-assigned this Aug 9, 2023
@github-actions github-actions bot requested a review from nina992 August 9, 2023 13:21
@KaWaite KaWaite merged commit 8a6ad6a into main Aug 10, 2023
16 checks passed
@KaWaite KaWaite deleted the chore/story-block-system branch August 10, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant