FundingCircle / jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.
https://fundingcircle.github.io/jackdaw/
BSD 3-Clause "New" or "Revised" License
369 stars 80 forks source link

Do not assume result of executing command is already a map #164

Closed cddr closed 5 years ago

cddr commented 5 years ago

Resolves #163

codecov-io commented 5 years ago

Codecov Report

Merging #164 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   81.03%   81.04%   +<.01%     
==========================================
  Files          39       39              
  Lines        2362     2363       +1     
  Branches      149      149              
==========================================
+ Hits         1914     1915       +1     
  Misses        299      299              
  Partials      149      149
Impacted Files Coverage Δ
src/jackdaw/test/commands.clj 86.95% <100%> (+0.59%) :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 1ba28e6...07cfe26. Read the comment docs.