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

Fixture errors and status reporting #179

Closed kidpollo closed 5 years ago

creese commented 5 years ago

Please add a test.

codecov[bot] commented 5 years ago

Codecov Report

Merging #179 into master will decrease coverage by 0.03%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
- Coverage   80.92%   80.88%   -0.04%     
==========================================
  Files          39       39              
  Lines        2364     2365       +1     
  Branches      149      149              
==========================================
  Hits         1913     1913              
- Misses        302      303       +1     
  Partials      149      149
Impacted Files Coverage Δ
src/jackdaw/test/fixtures.clj 55.33% <0%> (-0.38%) :arrow_down:
src/jackdaw/test.clj 77.77% <100%> (ø) :arrow_up:
src/jackdaw/serdes/avro.clj 87.88% <100%> (ø) :arrow_up:
src/jackdaw/test/middleware.clj 100% <100%> (ø) :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 5420835...a110a4a. Read the comment docs.