circleci / rollcage

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

Expose the People API #24

Closed marcomorain closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #24 into master will decrease coverage by 11.7%. The diff coverage is 95%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #24       +/-   ##
===========================================
- Coverage   97.24%   85.53%   -11.71%     
===========================================
  Files           2        2               
  Lines         145      159       +14     
  Branches        3        4        +1     
===========================================
- Hits          141      136        -5     
- Misses          1       19       +18     
- Partials        3        4        +1
Impacted Files Coverage Δ
src/circleci/rollcage/core.clj 84.66% <95%> (-12.4%) :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 22e4961...8d0d7ba. Read the comment docs.

marcomorain commented 6 years ago

Closing in favour of #27