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

fix: DBGC online effectiveness #6472

Merged
merged 4 commits into from
Dec 5, 2024
Merged

Conversation

haiqingchq
Copy link
Contributor

What this PR does / why we need it:

fix dbgc online effectiveness problem.

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @iutx @sfwn

ChangeLog

Language Changelog
🇺🇸 English Fixed the issue of online dbgc failure in the erda cloud platform.
🇨🇳 中文 修复了erda-cloud平台中,线上dbgc失效的问题。

@erda-bot erda-bot requested review from iutx and sfwn December 3, 2024 08:55
@haiqingchq haiqingchq changed the title Fix: DBGC online effectiveness fix: DBGC online effectiveness Dec 4, 2024
@erda-bot erda-bot added the bugfix label Dec 4, 2024
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.12%. Comparing base (0a48220) to head (95e243a).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6472   +/-   ##
=======================================
  Coverage   15.12%   15.12%           
=======================================
  Files        3675     3675           
  Lines      376996   377005    +9     
=======================================
+ Hits        57003    57008    +5     
- Misses     314540   314549    +9     
+ Partials     5453     5448    -5     
Flag Coverage Δ
by-github-actions 15.12% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
internal/tools/pipeline/providers/dbgc/dbgc.go 38.23% <100.00%> (+3.63%) ⬆️

... and 9 files with indirect coverage changes

@sfwn
Copy link
Member

sfwn commented Dec 5, 2024

/approve

@erda-bot erda-bot merged commit d217119 into erda-project:master Dec 5, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants