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): add dataset IDs and schema to dataset API #539

Merged
merged 6 commits into from Jun 30, 2023

Conversation

rot1024
Copy link
Member

@rot1024 rot1024 commented Jun 30, 2023

No description provided.

@netlify
Copy link

netlify bot commented Jun 30, 2023

Deploy Preview for reearth-web canceled.

Name Link
🔨 Latest commit 6b27753
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/649e6ef3c2f94d000821e65e

@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Merging #539 (6b27753) into main (6a21440) will decrease coverage by 0.02%.
The diff coverage is 25.19%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #539      +/-   ##
==========================================
- Coverage   26.68%   26.67%   -0.02%     
==========================================
  Files        1343     1343              
  Lines      144702   144939     +237     
  Branches     3485     3485              
==========================================
+ Hits        38616    38662      +46     
- Misses     104952   105133     +181     
- Partials     1134     1144      +10     
Flag Coverage Δ
server 36.27% <25.19%> (-0.13%) ⬇️

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

Impacted Files Coverage Δ
server/internal/app/app.go 0.00% <0.00%> (ø)
server/internal/usecase/interactor/dataset.go 0.00% <0.00%> (ø)
server/pkg/property/value_camera.go 18.30% <0.00%> (-11.93%) ⬇️
server/pkg/property/value_typography.go 42.62% <0.00%> (-19.29%) ⬇️
server/pkg/value/bool.go 45.94% <0.00%> (-5.57%) ⬇️
server/pkg/value/coordinates.go 0.00% <0.00%> (ø)
server/pkg/value/latlng.go 25.80% <0.00%> (-9.75%) ⬇️
server/pkg/value/latlngheight.go 13.63% <0.00%> (-5.93%) ⬇️
server/pkg/value/number.go 24.40% <0.00%> (-0.80%) ⬇️
server/pkg/value/polygon.go 0.00% <0.00%> (ø)
... and 11 more

@rot1024 rot1024 merged commit 4329605 into main Jun 30, 2023
17 of 18 checks passed
@rot1024 rot1024 deleted the dataset-api-schema branch June 30, 2023 06:07
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

1 participant