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

delete code that was copied from the topology-grapher #225

Closed AndreaCrotti closed 3 years ago

AndreaCrotti commented 4 years ago

Now the topology-grapher is also OSS, if we want to help allow people to graph their topologies easily they can simply do that adding another dependency to their dev profiles.

Checklist

AndreaCrotti commented 4 years ago

Might be good to merge this first https://github.com/FundingCircle/jackdaw/pull/221 so there is a reference about how do this when it's deleted from here.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #225      +/-   ##
=========================================
+ Coverage   79.71%   82.3%   +2.59%     
=========================================
  Files          42      41       -1     
  Lines        2627    2520     -107     
  Branches      152     152              
=========================================
- Hits         2094    2074      -20     
+ Misses        381     294      -87     
  Partials      152     152

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 1f4caaf...4ba6dd5. Read the comment docs.