Skip to content

チャンネル検索でワイルドカードを使えるようにする#4629

Open
TwoSquirrels wants to merge 1 commit intomasterfrom
feat/channel-search-wildcard
Open

チャンネル検索でワイルドカードを使えるようにする#4629
TwoSquirrels wants to merge 1 commit intomasterfrom
feat/channel-search-wildcard

Conversation

@TwoSquirrels
Copy link
Member

@TwoSquirrels TwoSquirrels commented Jun 17, 2025

close #4171

/* みたいなやつがほぼ全てのチャンネルを表示しようとして重いという問題点があるので,#4630 も一緒に入れて解決したい

@github-actions
Copy link

@codecov
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 8.72%. Comparing base (aed3a00) to head (bc5c815).

Files with missing lines Patch % Lines
src/lib/channel.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #4629      +/-   ##
=========================================
- Coverage    8.72%   8.72%   -0.01%     
=========================================
  Files         692     692              
  Lines       30947   30948       +1     
  Branches      536     537       +1     
=========================================
  Hits         2699    2699              
- Misses      28241   28242       +1     
  Partials        7       7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@TwoSquirrels TwoSquirrels changed the title feat: add support for wildcard query in channel matching チャンネル検索でワイルドガードを使えるようにする Jun 17, 2025
@cp-20
Copy link
Contributor

cp-20 commented Jul 10, 2025

これは仕様の話になるんですが、abc* (abc で始まるものすべて) みたいなのは許容しない感じですか? (何か需要があるかと言われるとパッと思いつかないけど、単なる疑問)

@cp-20 cp-20 changed the title チャンネル検索でワイルドガードを使えるようにする チャンネル検索でワイルドカードを使えるようにする Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

チャンネル検索でワイルドカードを使えるようにしたい

2 participants