jackdaw icon indicating copy to clipboard operation
jackdaw copied to clipboard

Decoupled topology

Open markbastian opened this issue 4 years ago • 1 comments

Checklist

  • [X] tests
    • Note that there were 3 failing tests on master. These are still failing here.
  • [X] updated CHANGELOG (the "unreleased" section)

markbastian avatar Nov 14 '20 23:11 markbastian

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.

codecov[bot] avatar Nov 14 '20 23:11 codecov[bot]