Closed kaffein closed 4 years ago
Merging #129 into master will increase coverage by
0.00%
. The diff coverage is50.00%
.
@@ Coverage Diff @@
## master #129 +/- ##
=======================================
Coverage 42.25% 42.25%
=======================================
Files 91 91
Lines 3886 3888 +2
Branches 170 170
=======================================
+ Hits 1642 1643 +1
- Misses 2074 2075 +1
Partials 170 170
Impacted Files | Coverage Δ | |
---|---|---|
src/yetibot/core/logging.clj | 35.00% <50.00%> (+1.66%) |
: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 42c44bb...8722545. Read the comment docs.
This PR makes the log file path configurable via the external
config.edn
file.can you PTAL @devth
thanks ;-)