circleci / rollcage

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

Version 2 Re-Write: Functional Core, Imperative Shell #27

Closed marcomorain closed 5 years ago

marcomorain commented 6 years ago

Still a WIP

codecov[bot] commented 6 years ago

Codecov Report

Merging #27 into master will decrease coverage by 5.45%. The diff coverage is 89.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   97.24%   91.79%   -5.46%     
==========================================
  Files           2        4       +2     
  Lines         145      134      -11     
  Branches        3        6       +3     
==========================================
- Hits          141      123      -18     
- Misses          1        5       +4     
- Partials        3        6       +3
Impacted Files Coverage Δ
src/circleci/rollcage/ring_middleware.clj 78.57% <76.92%> (-21.43%) :arrow_down:
src/circleci/rollcage/core.clj 92.75% <85.18%> (-4.31%) :arrow_down:
src/circleci/rollcage/system.clj 88.88% <88.88%> (ø)
src/circleci/rollcage.clj 96.96% <96.96%> (ø)

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 8d7cc9b...ed85855. Read the comment docs.