cache local instance #572

マージ済み
Plume_migration_agent が 4 個のコミットを cache-local-instance から master へマージ 5年前
trinity-1686a がコメント 5年前
オーナー

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年前
trinity-1686a がコメント 5年前
投稿者
オーナー

just to explicitly ignore a warning about unused result

just to explicitly ignore a warning about unused result

レビューア

プルリクエストは 773fbfe7c8 でマージされています。
コマンドラインの手順も確認できます。

ステップ 1:

あなたのプロジェクトリポジトリで新しいブランチをチェックアウトし、変更内容をテストします。
git checkout -b cache-local-instance master
git pull origin cache-local-instance

ステップ 2:

変更内容をマージして、Forgejoに反映します。
git checkout master
git merge --no-ff cache-local-instance
git push origin master
サインインしてこの会話に参加。
レビューアなし
マイルストーンなし
担当者なし
2 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: Plume/Plume#572
読み込み中…
まだ内容がありません