make search items optional #693

已合併
Plume_migration_agent 將 2 次提交從 search-optional 合併至 master 5 年前
擁有者
cf https://github.com/Plume-org/Plume/issues/692#issuecomment-550224029
codecov[bot] 已留言 5 年前 (已從 github.com 遷移)

Codecov Report

Merging #693 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #693   +/-   ##
=======================================
  Coverage   39.25%   39.25%           
=======================================
  Files          72       72           
  Lines        9498     9498           
  Branches     2265     2265           
=======================================
  Hits         3728     3728           
  Misses       4713     4713           
  Partials     1057     1057
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/693?src=pr&el=h1) Report > Merging [#693](https://codecov.io/gh/Plume-org/Plume/pull/693?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/f0846ff5465e3e28807570f0110437098f60efa1?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #693 +/- ## ======================================= Coverage 39.25% 39.25% ======================================= Files 72 72 Lines 9498 9498 Branches 2265 2265 ======================================= Hits 3728 3728 Misses 4713 4713 Partials 1057 1057 ```
elegaanz (已從 github.com 遷移) 已審核 5 年前
elegaanz (已從 github.com 遷移) 留下了回應

There is an indentation issue, but otherwise 👌

There is an indentation issue, but otherwise :ok_hand:
elegaanz (已從 github.com 遷移) 核可了這些變更 5 年前
elegaanz (已從 github.com 遷移) 留下了回應

Thanks!

Thanks!

審核者

此合併請求已被合併為 c484ca6afe
您也可以查看命令列指南

第一步:

在您的儲存庫中切換到新分支並測試變更。
git checkout -b search-optional master
git pull origin search-optional

第二步:

合併變更並更新到 Forgejo。
git checkout master
git merge --no-ff search-optional
git push origin master
登入 才能加入這對話。
沒有審核者
未選擇里程碑
沒有負責人
2 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: Plume/Plume#693
載入中…
尚未有任何內容