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): use reearthx.authserver #335

Merged
merged 3 commits into from Aug 31, 2022
Merged

refactor(server): use reearthx.authserver #335

merged 3 commits into from Aug 31, 2022

Conversation

rot1024
Copy link
Member

@rot1024 rot1024 commented Aug 31, 2022

No description provided.

@rot1024 rot1024 marked this pull request as ready for review August 31, 2022 11:02
@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #335 (29bece4) into main (518f033) will increase coverage by 0.69%.
The diff coverage is 59.88%.

❗ Current head 29bece4 differs from pull request most recent head 6598362. Consider uploading reports for the commit 6598362 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #335      +/-   ##
==========================================
+ Coverage   34.89%   35.59%   +0.69%     
==========================================
  Files         344      340       -4     
  Lines       30814    30288     -526     
==========================================
+ Hits        10753    10780      +27     
+ Misses      19025    18466     -559     
- Partials     1036     1042       +6     
Impacted Files Coverage Δ
server/internal/app/app.go 0.00% <0.00%> (ø)
server/internal/app/auth_client.go 0.00% <0.00%> (ø)
server/internal/infrastructure/memory/config.go 21.42% <0.00%> (-7.15%) ⬇️
server/internal/infrastructure/memory/container.go 0.00% <0.00%> (ø)
server/internal/infrastructure/memory/user.go 0.00% <0.00%> (ø)
server/internal/infrastructure/mongo/config.go 0.00% <0.00%> (ø)
server/internal/infrastructure/mongo/container.go 7.14% <0.00%> (ø)
...r/internal/infrastructure/mongo/mongodoc/config.go 0.00% <0.00%> (ø)
...ver/internal/infrastructure/mongo/mongodoc/user.go 0.00% <0.00%> (ø)
server/internal/usecase/interactor/user.go 6.32% <0.00%> (-1.31%) ⬇️
... and 14 more

@rot1024 rot1024 changed the title fix: built-in auth server does not work refactor: use reearth.authserver Aug 31, 2022
@rot1024 rot1024 changed the title refactor: use reearth.authserver refactor: use reearthx.authserver Aug 31, 2022
@rot1024 rot1024 enabled auto-merge (squash) August 31, 2022 12:52
@rot1024 rot1024 merged commit 83dea5f into main Aug 31, 2022
@rot1024 rot1024 deleted the authsrv-fix branch August 31, 2022 12:56
@rot1024 rot1024 changed the title refactor: use reearthx.authserver refactor(server): use reearthx.authserver Aug 31, 2022
pyshx pushed a commit that referenced this pull request Apr 17, 2023
fix-offset

Co-authored-by: nina992 <nouralali992@gmail.com>
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