circleci / rollcage

A Clojure client for Rollbar
Eclipse Public License 1.0
50 stars 28 forks source link

Make sending and logging safer #20

Closed marcomorain closed 6 years ago

marcomorain commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   95.07%   97.24%   +2.17%     
==========================================
  Files           2        2              
  Lines         142      145       +3     
  Branches        5        3       -2     
==========================================
+ Hits          135      141       +6     
+ Misses          2        1       -1     
+ Partials        5        3       -2
Impacted Files Coverage Δ
src/circleci/rollcage/core.clj 97.05% <100%> (+2.32%) :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 8a3d92d...fbfca48. Read the comment docs.