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

test coverage for a new util #241

Closed noisesmith closed 4 years ago

noisesmith commented 4 years ago

Quick follow, test coverage for the new utility added to the specs ns.

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #241 into master will increase coverage by 0.39%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
+ Coverage   80.82%   81.22%   +0.39%     
==========================================
  Files          41       41              
  Lines        2519     2519              
  Branches      149      149              
==========================================
+ Hits         2036     2046      +10     
+ Misses        334      324      -10     
  Partials      149      149              
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 2dab283...3e69183. Read the comment docs.