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

fix(ci): add -repo to repo cache names to not match with deps cache #288

Closed minimal closed 3 years ago

minimal commented 3 years ago

Is failing due to fallback to v1-jackdaw-* and matching with v1-jackdaw-deps

codecov[bot] commented 3 years ago

Codecov Report

Merging #288 (6d47fd5) into master (a9662e7) will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
- Coverage   80.56%   80.42%   -0.15%     
==========================================
  Files          42       42              
  Lines        2753     2753              
  Branches      157      157              
==========================================
- Hits         2218     2214       -4     
- Misses        380      382       +2     
- Partials      155      157       +2     
Impacted Files Coverage Δ
src/jackdaw/test/transports/rest_proxy.clj 84.68% <0.00%> (-1.92%) :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 a9662e7...6d47fd5. Read the comment docs.