erda icon indicating copy to clipboard operation
erda copied to clipboard

fix: action agent display eventbox log

Open chengjoey opened this issue 2 years ago • 1 comments

What this PR does / why we need it:

fix action agent display eventbox log

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @sfwn

ChangeLog

Language Changelog
🇺🇸 English Fix the bug that action agent display eventbox log
🇨🇳 中文 修复了actionagent打印eventbox的错误日志

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

chengjoey avatar Aug 10 '22 07:08 chengjoey

Codecov Report

Merging #5380 (fbb4002) into master (86fc409) will decrease coverage by 0.00%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5380      +/-   ##
==========================================
- Coverage   21.52%   21.52%   -0.01%     
==========================================
  Files        1761     1761              
  Lines      190274   190274              
==========================================
- Hits        40963    40960       -3     
- Misses     144705   144710       +5     
+ Partials     4606     4604       -2     
Impacted Files Coverage Δ
apistructs/pipeline.go 0.00% <ø> (ø)
...peline/providers/edgepipeline_register/provider.go 15.90% <ø> (ø)
...ine/providers/reconciler/taskrun/taskop/prepare.go 8.58% <0.00%> (ø)
internal/tools/pipeline/actionagent/openapi.go 100.00% <100.00%> (ø)
pkg/cache/cache.go 60.78% <0.00%> (-3.93%) :arrow_down:
...rnal/apps/dop/providers/issue/stream/core/build.go 17.81% <0.00%> (-2.43%) :arrow_down:
pkg/mock/mock.go 43.43% <0.00%> (-2.03%) :arrow_down:
.../storekit/clickhouse/table/initializer/ttl_sync.go 56.75% <0.00%> (ø)
...ernal/tools/cluster-agent/pkg/client/credential.go 23.17% <0.00%> (+4.87%) :arrow_up:
...ls/pipeline/providers/queuemanager/manager/stop.go 100.00% <0.00%> (+37.50%) :arrow_up:

codecov[bot] avatar Aug 10 '22 08:08 codecov[bot]

/approve

sfwn avatar Aug 17 '22 09:08 sfwn