Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Add filter_by_prefix #654

Merged
merged 1 commit into from
Aug 18, 2022
Merged

[1.x] Add filter_by_prefix #654

merged 1 commit into from
Aug 18, 2022

Conversation

rennokki
Copy link
Member

Closes #592

@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #654 (9553268) into 1.x (cc692c9) will decrease coverage by 0.65%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##              1.x     #654      +/-   ##
==========================================
- Coverage   84.38%   83.73%   -0.66%     
==========================================
  Files          45       45              
  Lines        2530     2533       +3     
  Branches      457      458       +1     
==========================================
- Hits         2135     2121      -14     
- Misses        375      390      +15     
- Partials       20       22       +2     
Impacted Files Coverage Δ
src/http-handler.ts 72.53% <85.71%> (+0.29%) ⬆️
src/queues/sqs-queue-driver.ts 58.82% <0.00%> (-29.42%) ⬇️
src/ws-handler.ts 86.66% <0.00%> (-0.71%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rennokki rennokki merged commit 8bc1fe4 into 1.x Aug 18, 2022
@rennokki rennokki deleted the feature/filter_by_prefix branch August 18, 2022 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[request] Please add filter_by_prefix support when fetching channels
1 participant