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(user): 添加用户插件 #381

Merged
merged 17 commits into from
Sep 14, 2023
Merged

feat(user): 添加用户插件 #381

merged 17 commits into from
Sep 14, 2023

Conversation

he0119
Copy link
Owner

@he0119 he0119 commented Sep 13, 2023

提供统一的用户,支持绑定各平台用户。

@github-actions github-actions bot added the enhancement New feature or request label Sep 13, 2023
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #381 (8328857) into master (6f2ef1c) will increase coverage by 0.92%.
The diff coverage is 97.02%.

@@            Coverage Diff             @@
##           master     #381      +/-   ##
==========================================
+ Coverage   81.69%   82.61%   +0.92%     
==========================================
  Files          69       75       +6     
  Lines        2611     2779     +168     
==========================================
+ Hits         2133     2296     +163     
- Misses        478      483       +5     
Files Changed Coverage Δ
...rc/plugins/user/migrations/5cb13347bece_init_db.py 83.33% <83.33%> (ø)
src/plugins/user/depends.py 88.88% <88.88%> (ø)
src/plugins/user/utils.py 97.05% <97.05%> (ø)
src/plugins/user/__init__.py 100.00% <100.00%> (ø)
src/plugins/user/annotated.py 100.00% <100.00%> (ø)
src/plugins/user/models.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@he0119 he0119 enabled auto-merge (squash) September 14, 2023 16:13
@he0119 he0119 merged commit 405fad3 into master Sep 14, 2023
6 checks passed
@he0119 he0119 deleted the feat/user branch September 14, 2023 16:14
@sentry-io
Copy link

sentry-io bot commented Sep 20, 2023

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ ValueError: 用户相关功能暂不支持当前平台 src.user.depends in get_or_create_user View Issue

Did you find this useful? React with a 👍 or 👎

@he0119 he0119 added the minor label Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant