make search items optional #693

已合併
Plume_migration_agent 5 年之前 將 2 次代碼提交從 search-optional 合併至 master
所有者
cf https://github.com/Plume-org/Plume/issues/692#issuecomment-550224029
codecov[bot] " 評論 5 年之前" (Migrated from 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 (Migrated from github.com) reviewed 5 年之前
elegaanz (Migrated from github.com) left a comment

There is an indentation issue, but otherwise 👌

There is an indentation issue, but otherwise :ok_hand:
elegaanz (Migrated from github.com) approved these changes 5 年之前
elegaanz (Migrated from github.com) left a comment

Thanks!

Thanks!

Reviewers

The pull request has been merged as c484ca6afe.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b search-optional master
git pull origin search-optional

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff search-optional
git push origin master
登入 才能加入這對話。
No reviewers
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#693
Loading…
尚未有任何內容