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

Catch the changelog up with merged PRs #207

Closed cddr closed 4 years ago

cddr commented 4 years ago

Time to do a release πŸŽ‰. Let's get sync the changelog

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
+ Coverage   79.31%   79.47%   +0.15%     
==========================================
  Files          41       41              
  Lines        2548     2548              
  Branches      150      148       -2     
==========================================
+ Hits         2021     2025       +4     
+ Misses        377      375       -2     
+ Partials      150      148       -2
Impacted Files Coverage Ξ”
src/jackdaw/test/transports/rest_proxy.clj 86.53% <0%> (+1.92%) :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 df3fd30...757ab9d. Read the comment docs.