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): extension system #584

Merged
merged 8 commits into from
Jul 28, 2023
Merged

feat(server): extension system #584

merged 8 commits into from
Jul 28, 2023

Conversation

yk-eukarya
Copy link
Contributor

@yk-eukarya yk-eukarya commented Jul 20, 2023

No description provided.

@yk-eukarya yk-eukarya requested a review from pyshx as a code owner July 20, 2023 09:12
@yk-eukarya yk-eukarya self-assigned this Jul 20, 2023
@netlify
Copy link

netlify bot commented Jul 20, 2023

Deploy Preview for reearth-web canceled.

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

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #584 (95b8496) into main (39811d4) will increase coverage by 0.22%.
The diff coverage is 20.98%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #584      +/-   ##
==========================================
+ Coverage   28.27%   28.50%   +0.22%     
==========================================
  Files        1421     1401      -20     
  Lines      152797   150260    -2537     
  Branches     3644     3618      -26     
==========================================
- Hits        43200    42826     -374     
+ Misses     108445   106278    -2167     
- Partials     1152     1156       +4     
Flag Coverage Δ
server 36.30% <20.98%> (-0.04%) ⬇️

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

Files Changed Coverage Δ
server/internal/app/config/config.go 43.85% <ø> (ø)
server/internal/app/repo.go 0.00% <0.00%> (ø)
server/internal/infrastructure/mongo/container.go 0.00% <0.00%> (ø)
server/internal/usecase/interactor/scene.go 1.65% <0.00%> (-0.07%) ⬇️
server/internal/usecase/repo/container.go 41.11% <0.00%> (-0.47%) ⬇️
server/pkg/plugin/manifest/parser.go 69.49% <58.62%> (-10.51%) ⬇️

... and 74 files with indirect coverage changes

server/.env.example Outdated Show resolved Hide resolved
@yk-eukarya yk-eukarya merged commit 847db6c into main Jul 28, 2023
17 of 18 checks passed
@yk-eukarya yk-eukarya deleted the feat/ext_system branch July 28, 2023 06:15
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