make hashtags work in profile summary #562

已合并
Plume_migration_agent 5 年前 将 2 次代码提交从 profile-hashtags 合并至 master
所有者

fix #541

fix #541
codecov[bot] 评论于 5 年前 (从 github.com 迁移)

Codecov Report

Merging #562 into master will increase coverage by 0.01%.
The diff coverage is 62.5%.

@@            Coverage Diff             @@
##           master     #562      +/-   ##
==========================================
+ Coverage   35.05%   35.06%   +0.01%     
==========================================
  Files          67       67              
  Lines        7834     7842       +8     
  Branches     1877     1878       +1     
==========================================
+ Hits         2746     2750       +4     
- Misses       4331     4335       +4     
  Partials      757      757
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/562?src=pr&el=h1) Report > Merging [#562](https://codecov.io/gh/Plume-org/Plume/pull/562?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/918bda14ececc7f72b5741896c2c7ca8fba114f9?src=pr&el=desc) will **increase** coverage by `0.01%`. > The diff coverage is `62.5%`. ```diff @@ Coverage Diff @@ ## master #562 +/- ## ========================================== + Coverage 35.05% 35.06% +0.01% ========================================== Files 67 67 Lines 7834 7842 +8 Branches 1877 1878 +1 ========================================== + Hits 2746 2750 +4 - Misses 4331 4335 +4 Partials 757 757 ```
elegaanz (从 github.com 迁移)5 年前 批准此合并请求

评审人

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

第一步:

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

第二步:

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

未设置到期时间。

依赖工单

没有设置依赖项。

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