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

add deps.edn file #202

Closed AndreaCrotti closed 4 years ago

AndreaCrotti commented 4 years ago

Added a deps.edn file using this tool: https://github.com/hagmonk/depify

Once we add this file we have to keep them in sync, but lots of other libraries now have both so maybe it's not such a big problem.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@cee3aba). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #202   +/-   ##
=========================================
  Coverage          ?   79.05%           
=========================================
  Files             ?       41           
  Lines             ?     2511           
  Branches          ?      150           
=========================================
  Hits              ?     1985           
  Misses            ?      376           
  Partials          ?      150

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 cee3aba...83f3cc6. Read the comment docs.