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): support storytelling #553

Merged
merged 22 commits into from
Jul 31, 2023
Merged

feat(server): support storytelling #553

merged 22 commits into from
Jul 31, 2023

Conversation

yk-eukarya
Copy link
Contributor

No description provided.

@yk-eukarya yk-eukarya self-assigned this Jul 3, 2023
@netlify
Copy link

netlify bot commented Jul 3, 2023

Deploy Preview for reearth-web failed.

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

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #553 (67a3e40) into main (54354b8) will increase coverage by 0.14%.
Report is 1 commits behind head on main.
The diff coverage is 25.83%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
+ Coverage   28.25%   28.40%   +0.14%     
==========================================
  Files        1429     1415      -14     
  Lines      153679   151213    -2466     
  Branches     3642     3586      -56     
==========================================
- Hits        43423    42945     -478     
+ Misses     109100   107111    -1989     
- Partials     1156     1157       +1     
Flag Coverage Δ
server 35.78% <24.60%> (-0.52%) ⬇️

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.52% <0.00%> (-0.42%) ⬇️
server/internal/adapter/gql/resolver.go 0.00% <ø> (ø)
...rver/internal/adapter/gql/resolver_Storytelling.go 0.00% <0.00%> (ø)
...rnal/adapter/gql/resolver_mutation_storytelling.go 0.00% <0.00%> (ø)
server/internal/adapter/gql/resolver_scene.go 0.00% <0.00%> (ø)
server/internal/infrastructure/memory/container.go 0.00% <0.00%> (ø)
...ver/internal/infrastructure/memory/storytelling.go 0.00% <0.00%> (ø)
server/internal/infrastructure/mongo/container.go 0.00% <0.00%> (ø)
...rnal/infrastructure/mongo/mongodoc/storytelling.go 0.00% <0.00%> (ø)
... and 19 more

... and 183 files with indirect coverage changes

server/gql/storytelling.graphql Outdated Show resolved Hide resolved
server/gql/storytelling.graphql Show resolved Hide resolved
server/gql/storytelling.graphql Outdated Show resolved Hide resolved
server/gql/storytelling.graphql Outdated Show resolved Hide resolved
server/gql/storytelling.graphql Outdated Show resolved Hide resolved
server/gql/storytelling.graphql Outdated Show resolved Hide resolved
server/gql/storytelling.graphql Show resolved Hide resolved
server/gql/storytelling.graphql Show resolved Hide resolved
server/pkg/builtin/main.go Outdated Show resolved Hide resolved
server/pkg/storytelling/page.go Outdated Show resolved Hide resolved
@yk-eukarya yk-eukarya marked this pull request as ready for review July 28, 2023 08:41
@yk-eukarya yk-eukarya requested a review from pyshx as a code owner July 28, 2023 08:41
@KaWaite KaWaite merged commit f9b3105 into main Jul 31, 2023
12 of 17 checks passed
@KaWaite KaWaite deleted the feat/storytelling branch July 31, 2023 07:53
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.

4 participants