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

Update dependencies in CircleCI build #217

Closed sgerrand closed 4 years ago

sgerrand commented 4 years ago

💁 Updates the version of

in the CircleCI build configuration.

codecov[bot] commented 4 years ago

Codecov Report

Merging #217 into master will decrease coverage by 0.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #217      +/-   ##
==========================================
- Coverage   79.78%   79.39%   -0.39%     
==========================================
  Files          42       42              
  Lines        2572     2572              
  Branches      150      150              
==========================================
- Hits         2052     2042      -10     
- Misses        370      380      +10     
  Partials      150      150
Impacted Files Coverage Δ
src/jackdaw/serdes/edn2.clj 45.45% <0%> (-45.46%) :arrow_down:

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 d88e97a...922803d. Read the comment docs.

cddr commented 4 years ago

Thanks @sgerrand. Might also be worth putting a link to the kafka upgrade documentation in the Changelog entry for this PR.

https://kafka.apache.org/23/documentation.html#upgrade_230_notable

sgerrand commented 4 years ago

@cddr Updated! ♻️

sgerrand commented 4 years ago

@cddr and again. ♻️