Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(log): better log outputs when dispatching to downstreams #644

Merged
merged 7 commits into from
Oct 20, 2023

fix: add downstream log

6b71002
Select commit
Loading
Failed to load commit list.
Merged

feat(log): better log outputs when dispatching to downstreams #644

fix: add downstream log
6b71002
Select commit
Loading
Failed to load commit list.
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 is 76.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