Closed at15 closed 5 years ago
Merging #111 into master will decrease coverage by
1.34%
. The diff coverage is30.64%
.
@@ Coverage Diff @@
## master #111 +/- ##
==========================================
- Coverage 52.35% 51.01% -1.35%
==========================================
Files 59 56 -3
Lines 2183 2074 -109
==========================================
- Hits 1143 1058 -85
+ Misses 952 933 -19
+ Partials 88 83 -5
Impacted Files | Coverage Δ | |
---|---|---|
log/handler.go | 66% <ø> (ø) |
:arrow_up: |
generator/pkg.go | 0% <ø> (ø) |
:arrow_up: |
log/pkg.go | 0% <0%> (ø) |
|
log/testing.go | 90.47% <100%> (ø) |
:arrow_up: |
log/field.go | 73.68% <100%> (-1.32%) |
:arrow_down: |
log/logger.go | 40.36% <100%> (+9.67%) |
:arrow_up: |
log/logger_identity.go | 68.42% <100%> (ø) |
:arrow_up: |
log/level.go | 42.42% <15.38%> (-17.58%) |
:arrow_down: |
log/registry.go | 17.24% <7.84%> (+2.65%) |
:arrow_up: |
log/logger_factory.go | 93.1% <91.66%> (+2.4%) |
:arrow_up: |
... and 3 more |
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 eccec10...39b9fe5. Read the comment docs.
TODO
Add
, might just return copy instead of doing inplace updateDone