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

Decoupled topology #278

Open markbastian opened 3 years ago

markbastian commented 3 years ago

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #278 (8f8b24e) into master (daa8387) will increase coverage by 0.17%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #278      +/-   ##
==========================================
+ Coverage   81.16%   81.34%   +0.17%     
==========================================
  Files          41       41              
  Lines        2586     2589       +3     
  Branches      153      153              
==========================================
+ Hits         2099     2106       +7     
+ Misses        334      330       -4     
  Partials      153      153              
Impacted Files Coverage Δ
src/jackdaw/streams.clj 83.59% <100.00%> (+0.39%) :arrow_up:
src/jackdaw/serdes/edn2.clj 45.45% <0.00%> (-45.46%) :arrow_down:
src/jackdaw/client/partitioning.clj 64.10% <0.00%> (+35.89%) :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 daa8387...8f8b24e. Read the comment docs.