Otann / morse

📡 Clojure interface for Telegram Bot API
Eclipse Public License 1.0
257 stars 48 forks source link

Added option to pass channel instead of a callback #37

Closed Otann closed 6 years ago

Otann commented 6 years ago

passing a channel instead of a function gives you updates there

codecov[bot] commented 6 years ago

Codecov Report

Merging #37 into master will increase coverage by 4.96%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   68.02%   72.98%   +4.96%     
==========================================
  Files           3        3              
  Lines         172      174       +2     
  Branches       17       12       -5     
==========================================
+ Hits          117      127      +10     
+ Misses         38       35       -3     
+ Partials       17       12       -5
Impacted Files Coverage Δ
src/morse/polling.clj 78.94% <75%> (+23.39%) :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 f29a0bf...e8b5f27. Read the comment docs.