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

refactor(server): replace user/workspace with account in reearthx #568

Merged
merged 16 commits into from Aug 23, 2023

Conversation

awakot
Copy link
Contributor

@awakot awakot commented Jul 10, 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 Jul 10, 2023

Deploy Preview for reearth-web canceled.

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

@awakot awakot changed the title Feat/add reearthx account refactor(server): replace user/workspace with account in reearthx Jul 14, 2023
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #568 (88bf7a7) into main (39b74f3) will decrease coverage by 0.17%.
The diff coverage is 28.42%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #568      +/-   ##
==========================================
- Coverage   28.12%   27.95%   -0.17%     
==========================================
  Files        1480     1456      -24     
  Lines      160575   158676    -1899     
  Branches     3733     3733              
==========================================
- Hits        45155    44354     -801     
+ Misses     114264   113232    -1032     
+ Partials     1156     1090      -66     
Flag Coverage Δ
server 35.24% <28.42%> (-0.39%) ⬇️

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

Files Changed Coverage Δ
server/internal/adapter/gql/context.go 0.00% <0.00%> (ø)
...rver/internal/adapter/gql/gqlmodel/convert_user.go 0.00% <ø> (ø)
server/internal/adapter/gql/gqlmodel/workspace.go 64.15% <0.00%> (ø)
server/internal/adapter/gql/loader_asset.go 0.00% <0.00%> (ø)
server/internal/adapter/gql/loader_policy.go 0.00% <0.00%> (ø)
server/internal/adapter/gql/loader_project.go 0.00% <0.00%> (ø)
server/internal/adapter/gql/loader_user.go 0.00% <0.00%> (ø)
server/internal/adapter/gql/loader_workspace.go 0.00% <0.00%> (ø)
...er/internal/adapter/gql/resolver_mutation_asset.go 0.00% <0.00%> (ø)
.../internal/adapter/gql/resolver_mutation_project.go 0.00% <0.00%> (ø)
... and 37 more

@awakot awakot marked this pull request as ready for review July 28, 2023 14:29
@awakot awakot requested a review from pyshx as a code owner July 28, 2023 14:29
@rot1024 rot1024 merged commit 958a1ce into main Aug 23, 2023
17 of 18 checks passed
@rot1024 rot1024 deleted the feat/add_reearthx_account branch August 23, 2023 11:16
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

2 participants