cache local instance #572

已合并
Plume_migration_agent 5 年前 将 4 次代码提交从 cache-local-instance 合并至 master
所有者

fix #564

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

Codecov Report

Merging #572 into master will decrease coverage by 0.2%.
The diff coverage is 36.73%.

@@            Coverage Diff             @@
##           master     #572      +/-   ##
==========================================
- Coverage   34.72%   34.51%   -0.21%     
==========================================
  Files          67       67              
  Lines        7851     7872      +21     
  Branches     1886     1890       +4     
==========================================
- Hits         2726     2717       -9     
- Misses       4367     4394      +27     
- Partials      758      761       +3
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/572?src=pr&el=h1) Report > Merging [#572](https://codecov.io/gh/Plume-org/Plume/pull/572?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/90f6ef0380fb3209a3c68963ba32cf85bdd72112?src=pr&el=desc) will **decrease** coverage by `0.2%`. > The diff coverage is `36.73%`. ```diff @@ Coverage Diff @@ ## master #572 +/- ## ========================================== - Coverage 34.72% 34.51% -0.21% ========================================== Files 67 67 Lines 7851 7872 +21 Branches 1886 1890 +4 ========================================== - Hits 2726 2717 -9 - Misses 4367 4394 +27 - Partials 758 761 +3 ```
elegaanz (从 github.com 迁移)5 年前 批准此合并请求
elegaanz (从 github.com 迁移) 留下了一条评论

Nice! Thank you.

Nice! Thank you.
elegaanz (从 github.com 迁移) 评审于 5 年前
elegaanz (从 github.com 迁移) 评论于 5 年前

Do you really need this let here?

Do you really need this `let` here?
trinity-1686a 评审于 5 年前
发布者
所有者

just to explicitly ignore a warning about unused result

just to explicitly ignore a warning about unused result

评审人

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

第一步:

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

第二步:

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

未设置到期时间。

依赖工单

没有设置依赖项。

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