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(server): storytelling blocks CRUD #610

Merged
merged 6 commits into from Aug 3, 2023
Merged

Conversation

yk-eukarya
Copy link
Contributor

No description provided.

@yk-eukarya yk-eukarya self-assigned this Jul 31, 2023
@yk-eukarya yk-eukarya requested a review from pyshx as a code owner July 31, 2023 15:58
@netlify
Copy link

netlify bot commented Jul 31, 2023

Deploy Preview for reearth-web canceled.

Name Link
🔨 Latest commit c007cee
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/64ca81d3c596f100085decc0

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #610 (c007cee) into main (ed4e332) will decrease coverage by 0.04%.
The diff coverage is 7.54%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #610      +/-   ##
==========================================
- Coverage   28.46%   28.43%   -0.04%     
==========================================
  Files        1454     1455       +1     
  Lines      158038   158315     +277     
  Branches     3762     3762              
==========================================
+ Hits        44990    45017      +27     
- Misses     111891   112141     +250     
  Partials     1157     1157              
Flag Coverage Δ
server 35.57% <7.54%> (-0.22%) ⬇️

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

Files Changed Coverage Δ
...ernal/adapter/gql/gqlmodel/convert_storytelling.go 0.00% <0.00%> (ø)
server/internal/adapter/gql/gqlmodel/scalar_id.go 1.50% <0.00%> (-0.03%) ⬇️
...rver/internal/adapter/gql/resolver_Storytelling.go 0.00% <ø> (ø)
...rnal/adapter/gql/resolver_mutation_storytelling.go 0.00% <0.00%> (ø)
...rnal/infrastructure/mongo/mongodoc/storytelling.go 0.00% <0.00%> (ø)
server/internal/usecase/interactor/storytelling.go 0.00% <0.00%> (ø)
server/pkg/storytelling/block_builder.go 100.00% <100.00%> (ø)

Copy link
Contributor

@pyshx pyshx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks.

@yk-eukarya yk-eukarya merged commit 5ac70f0 into main Aug 3, 2023
17 of 18 checks passed
@yk-eukarya yk-eukarya deleted the feat/storyBlocksCRUD branch August 3, 2023 03:42
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.

None yet

3 participants