feat(log): better log outputs when dispatching to downstreams #644
Codecov / codecov/project
succeeded
Oct 20, 2023 in 1s
60.28% (+0.19%) compared to cf56978
View this Pull Request on Codecov
60.28% (+0.19%) compared to cf56978
Details
Codecov Report
Merging #644 (6b71002) into master (cf56978) will increase coverage by
0.19%
.
The diff coverage is76.84%
.
@@ Coverage Diff @@
## master #644 +/- ##
==========================================
+ Coverage 60.08% 60.28% +0.19%
==========================================
Files 36 36
Lines 2681 2702 +21
==========================================
+ Hits 1611 1629 +18
- Misses 968 970 +2
- Partials 102 103 +1
Files | Coverage Δ | |
---|---|---|
core/metadata.go | 90.90% <ø> (-2.12%) |
⬇️ |
core/server.go | 66.00% <100.00%> (+0.34%) |
⬆️ |
core/server_options.go | 79.41% <ø> (ø) |
|
source.go | 80.48% <92.85%> (+1.82%) |
⬆️ |
zipper.go | 75.00% <88.23%> (+2.58%) |
⬆️ |
core/client.go | 67.66% <72.72%> (+1.47%) |
⬆️ |
sfn.go | 47.87% <55.17%> (+2.12%) |
⬆️ |
... and 1 file with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading