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

Implement post filter #219

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Implement post filter #219

merged 1 commit into from
Jun 29, 2023

Conversation

buinauskas
Copy link
Collaborator

@buinauskas buinauskas commented Jun 29, 2023

Post filter is a regular query executed after aggregation phase. Solves #217

@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2023

Codecov Report

Merging #219 (42696c2) into master (11799e4) will increase coverage by 0.06%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
+ Coverage   85.24%   85.31%   +0.06%     
==========================================
  Files         158      158              
  Lines        9735     9745      +10     
==========================================
+ Hits         8299     8314      +15     
+ Misses       1436     1431       -5     
Impacted Files Coverage Δ
src/search/request.rs 35.04% <100.00%> (+4.13%) ⬆️
src/util/assert_serialize.rs 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

@buinauskas buinauskas merged commit d875f59 into master Jun 29, 2023
3 checks passed
@buinauskas buinauskas deleted the feat/implement_post_filter branch June 29, 2023 05:26
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.

None yet

2 participants