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

Use specific context for deploying to Clojars #216

Closed sgerrand closed 4 years ago

sgerrand commented 4 years ago

πŸ’ Take advantage of a shared context for credentials for deploying to Clojars instead of storing them inline per project.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
- Coverage   79.76%   79.37%   -0.39%     
==========================================
  Files          42       42              
  Lines        2570     2570              
  Branches      150      150              
==========================================
- Hits         2050     2040      -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 2a773e2...fbbd51e. Read the comment docs.