FundingCircle / jackdaw

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

Add missing info to Jackdaw Client API documentation #285

Closed LouiseKlodt closed 3 years ago

LouiseKlodt commented 3 years ago

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #285 (91185c4) into master (057ef7c) will increase coverage by 0.36%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #285      +/-   ##
==========================================
+ Coverage   80.05%   80.42%   +0.36%     
==========================================
  Files          42       42              
  Lines        2753     2753              
  Branches      157      157              
==========================================
+ Hits         2204     2214      +10     
+ Misses        392      382      -10     
  Partials      157      157              
Impacted Files Coverage Δ
src/jackdaw/serdes/edn2.clj 90.90% <0.00%> (+45.45%) :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 057ef7c...91185c4. Read the comment docs.