archifiltre-docs
archifiltre-docs copied to clipboard
feat: add debug logging
Codecov Report
Merging #1267 (d3ede75) into master (083b041) will increase coverage by
0.38%
. The diff coverage is84.61%
.
@@ Coverage Diff @@
## master #1267 +/- ##
==========================================
+ Coverage 80.64% 81.02% +0.38%
==========================================
Files 121 122 +1
Lines 3069 3089 +20
Branches 410 371 -39
==========================================
+ Hits 2475 2503 +28
+ Misses 590 582 -8
Partials 4 4
Impacted Files | Coverage Δ | |
---|---|---|
src/util/batch-process/batch-process-util.ts | 70.21% <50.00%> (ø) |
|
src/util/async-worker/async-worker-util.ts | 86.04% <76.92%> (-1.06%) |
:arrow_down: |
src/hash-computer/hash-computer-thunk.ts | 77.65% <100.00%> (+1.25%) |
:arrow_up: |
src/util/async-worker/async-worker-logger.ts | 100.00% <100.00%> (ø) |
|
src/logging/reporter.ts | 62.22% <0.00%> (+6.66%) |
:arrow_up: |
src/logging/winston-console-logger.ts | 85.71% <0.00%> (+50.00%) |
: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 083b041...d3ede75. Read the comment docs.