sevenmind / kaufmann_ex

Kafka backed service library.
MIT License
92 stars 7 forks source link

Handle case of nil callback topic in topic selector #38

Closed gerbal closed 5 years ago

gerbal commented 5 years ago

Fix a case events handlers allowing callbacks fail when no callback topic is provided.

codecov[bot] commented 5 years ago

Codecov Report

Merging #38 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #38   +/-   ##
======================================
  Coverage    54.6%   54.6%           
======================================
  Files          22      22           
  Lines         445     445           
======================================
  Hits          243     243           
  Misses        202     202
Impacted Files Coverage Δ
lib/kaufmann_ex/publisher/topic_selector.ex 100% <ø> (ø) :arrow_up:

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 3cbf157...9f1f3f1. Read the comment docs.