Closed gkspranger closed 3 years ago
Merging #199 (6d3e50a) into master (30db5f4) will increase coverage by
0.37%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #199 +/- ##
==========================================
+ Coverage 58.17% 58.54% +0.37%
==========================================
Files 94 94
Lines 4158 4159 +1
Branches 224 223 -1
==========================================
+ Hits 2419 2435 +16
+ Misses 1515 1501 -14
+ Partials 224 223 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/yetibot/core/logging.clj | 100.00% <100.00%> (+65.21%) |
: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 30db5f4...6d3e50a. Read the comment docs.
src/yetibot/core/logging.clj
(def log-path-config ..)
into(defn log-path-config ..)
and added ref to default log path vartest/yetibot/core/test/logging.clj
i know not super important, but i was bored and wanted something ez to work on