kstream icon indicating copy to clipboard operation
kstream copied to clipboard

next return fixed in filter

Open senpathi opened this issue 4 years ago • 1 comments

Fix issue #21

senpathi avatar Oct 06 '21 03:10 senpathi

Codecov Report

Merging #22 (9f42c33) into master (da45145) will not change coverage. The diff coverage is 50.00%.

:exclamation: Current head 9f42c33 differs from pull request most recent head cf5631c. Consider uploading reports for the commit cf5631c to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   11.52%   11.52%           
=======================================
  Files          71       71           
  Lines        4557     4557           
=======================================
  Hits          525      525           
  Misses       3959     3959           
  Partials       73       73           
Impacted Files Coverage Δ
kstream/worker_pool/pool.go 0.00% <0.00%> (ø)
kstream/processors/filter.go 15.38% <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 da45145...cf5631c. Read the comment docs.

codecov-commenter avatar Oct 06 '21 03:10 codecov-commenter