nrepl / piggieback

nREPL support for ClojureScript REPLs
480 stars 48 forks source link

Add support for nrepl 0.6.x #100

Closed cichli closed 5 years ago

cichli commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #100 into master will increase coverage by 0.92%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   84.49%   85.41%   +0.92%     
==========================================
  Files           1        1              
  Lines         187      192       +5     
  Branches        9       10       +1     
==========================================
+ Hits          158      164       +6     
+ Misses         20       19       -1     
  Partials        9        9
Impacted Files Coverage Δ
src/cider/piggieback.clj 85.41% <100%> (+0.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 81805d2...96be6f0. Read the comment docs.

bbatsov commented 5 years ago

LGMT 👍