fill entirely user on creation #657

已合并
Plume_migration_agent 5 年前 将 1 次代码提交从 bugfix/635 合并至 master
所有者

fix #635

(untested, someone should check on plume-ci if it works fine)

fix #635 (untested, someone should check on plume-ci if it works fine)
codecov[bot] 评论于 5 年前 (从 github.com 迁移)

Codecov Report

Merging #657 into master will decrease coverage by 0.3%.
The diff coverage is 73.33%.

@@            Coverage Diff            @@
##           master    #657      +/-   ##
=========================================
- Coverage   35.11%   34.8%   -0.31%     
=========================================
  Files          68      68              
  Lines        7943    7946       +3     
  Branches     1889    1884       -5     
=========================================
- Hits         2789    2766      -23     
- Misses       4374    4404      +30     
+ Partials      780     776       -4
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/657?src=pr&el=h1) Report > Merging [#657](https://codecov.io/gh/Plume-org/Plume/pull/657?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/935d331e971bc19019a4cbc271b3a59719b6be93?src=pr&el=desc) will **decrease** coverage by `0.3%`. > The diff coverage is `73.33%`. ```diff @@ Coverage Diff @@ ## master #657 +/- ## ========================================= - Coverage 35.11% 34.8% -0.31% ========================================= Files 68 68 Lines 7943 7946 +3 Branches 1889 1884 -5 ========================================= - Hits 2789 2766 -23 - Misses 4374 4404 +30 + Partials 780 776 -4 ```
elegaanz 评论于 5 年前 (从 github.com 迁移)

(I "played" a little bit with my server yesterday, and it looks like plume-ci is down now. I'll restart it for future branches and test this one locally)

(I "played" a little bit with my server yesterday, and it looks like plume-ci is down now. I'll restart it for future branches and test this one locally)
elegaanz (从 github.com 迁移)5 年前 批准此合并请求
elegaanz (从 github.com 迁移) 留下了一条评论

Seems to work!

Seems to work!

评审人

该合并请求已作为 ddbec3f204 被合并。
你也可以查看 命令行指令

第一步:

从你的仓库中签出一个新的分支并测试变更。
git checkout -b bugfix/635 master
git pull origin bugfix/635

第二步:

合并变更并更新到 Forgejo 上
git checkout master
git merge --no-ff bugfix/635
git push origin master
登录 并参与到对话中。
无审核者
未选择里程碑
未指派成员
2 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:Plume/Plume#657
正在加载...
这个人很懒,什么都没留下。