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): dataset REST API #537

Merged
merged 8 commits into from
Jun 29, 2023
Merged

feat(server): dataset REST API #537

merged 8 commits into from
Jun 29, 2023

Conversation

rot1024
Copy link
Member

@rot1024 rot1024 commented Jun 29, 2023

No description provided.

@netlify
Copy link

netlify bot commented Jun 29, 2023

Deploy Preview for reearth-web ready!

Name Link
🔨 Latest commit 2e929f1
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/649d6539a3222c0008d19e14
😎 Deploy Preview https://deploy-preview-537--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.

@rot1024 rot1024 changed the title feat(server): dataset API feat(server): dataset REST API Jun 29, 2023
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #537 (2e929f1) into main (ae4cdd6) will increase coverage by 0.03%.
The diff coverage is 30.83%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #537      +/-   ##
==========================================
+ Coverage   26.65%   26.68%   +0.03%     
==========================================
  Files        1342     1343       +1     
  Lines      144720   144702      -18     
  Branches     3485     3485              
==========================================
+ Hits        38571    38616      +45     
+ Misses     105026   104952      -74     
- Partials     1123     1134      +11     
Flag Coverage Δ
server 36.40% <30.83%> (+0.16%) ⬆️
web 23.98% <ø> (ø)
web-beta 23.98% <ø> (ø)
web-classic 23.98% <ø> (ø)
web-utils 23.98% <ø> (ø)

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

Impacted Files Coverage Δ
server/e2e/seeder.go 73.68% <ø> (-0.46%) ⬇️
server/internal/adapter/gql/loader_dataset.go 0.00% <0.00%> (ø)
.../internal/adapter/gql/resolver_mutation_dataset.go 0.00% <ø> (ø)
server/internal/adapter/gql/resolver_query.go 0.00% <ø> (ø)
server/internal/infrastructure/memory/dataset.go 0.00% <0.00%> (ø)
...r/internal/infrastructure/memory/dataset_schema.go 0.00% <ø> (ø)
server/internal/infrastructure/mongo/dataset.go 0.00% <0.00%> (ø)
...er/internal/infrastructure/mongo/dataset_schema.go 0.00% <ø> (ø)
...al/infrastructure/mongo/mongodoc/dataset_schema.go 0.00% <ø> (ø)
server/internal/usecase/interactor/dataset.go 0.00% <0.00%> (ø)
... and 4 more

... and 2 files with indirect coverage changes

@rot1024 rot1024 requested a review from KaWaite as a code owner June 29, 2023 11:04
@github-actions github-actions bot added the web label Jun 29, 2023
@rot1024 rot1024 merged commit cbc5cdd into main Jun 29, 2023
@rot1024 rot1024 deleted the dataset-api branch June 29, 2023 11:24
rot1024 added a commit that referenced this pull request Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant