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

Avoid returning always nil error in strict filterset #2399

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu [email protected]

@bogdandrutu bogdandrutu requested a review from a team January 25, 2021 16:24
@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #2399 (c960ddb) into master (98c3781) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2399      +/-   ##
==========================================
- Coverage   91.92%   91.91%   -0.01%     
==========================================
  Files         270      270              
  Lines       15298    15297       -1     
==========================================
- Hits        14062    14061       -1     
  Misses        857      857              
  Partials      379      379              
Impacted Files Coverage Δ
internal/processor/filterset/config.go 100.00% <100.00%> (ø)
...rnal/processor/filterset/strict/strictfilterset.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 98c3781...c960ddb. Read the comment docs.

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.

3 participants