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

switch the filtering to async and fix the flow control #29

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

mmomtchev
Copy link
Owner

@mmomtchev mmomtchev commented Jan 26, 2024

Fix #28

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (54d3042) 97.82% compared to head (0117b18) 97.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   97.82%   97.83%   +0.01%     
==========================================
  Files          21       21              
  Lines        1655     1664       +9     
==========================================
+ Hits         1619     1628       +9     
  Misses         36       36              

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

@mmomtchev mmomtchev merged commit f13356a into main Jan 26, 2024
24 checks passed
@mmomtchev mmomtchev deleted the async-filtering branch January 26, 2024 17:16
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.

Flow control issues in Filter
2 participants