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: optimize sql of test dashboard to solve the problem of slow sql #3230

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

littlejiancc
Copy link
Contributor

What type of this PR

/kind polish

What this PR does / why we need it:

fix: optimize sql of test dashboard to solve the problem of slow sql

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @sfwn

ChangeLog

Language Changelog
🇺🇸 English
🇨🇳 中文

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.

@erda-bot erda-bot requested a review from sfwn December 1, 2021 08:33
@littlejiancc littlejiancc added the dop devops plaoform label Dec 1, 2021
@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #3230 (03b68af) into master (f225174) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3230      +/-   ##
==========================================
- Coverage   17.64%   17.64%   -0.01%     
==========================================
  Files        1372     1372              
  Lines      141880   142000     +120     
==========================================
+ Hits        25032    25053      +21     
- Misses     114239   114311      +72     
- Partials     2609     2636      +27     
Impacted Files Coverage Δ
apistructs/autotest_space.go 42.85% <ø> (ø)
...rotocol/components/test-dashboard/filter/render.go 7.36% <0.00%> (+0.76%) ⬆️
modules/dop/services/autotest_v2/scene.go 0.00% <0.00%> (ø)
modules/cmp/metrics/metricsReq.go 20.63% <0.00%> (-41.59%) ⬇️
modules/cmp/metrics/metrics.go 23.52% <0.00%> (-0.57%) ⬇️
modules/cmp/metricsImpl.go 0.00% <0.00%> (ø)
apistructs/pipeline_queue.go 80.70% <0.00%> (ø)
...rotocol/components/cmp-cluster-list/list/render.go 30.59% <0.00%> (+0.19%) ⬆️
...dules/core/monitor/alert/alert-apis/adapt/alert.go 16.87% <0.00%> (+0.31%) ⬆️
pkg/parser/pipelineyml/visitor_ref_op.go 46.77% <0.00%> (+0.53%) ⬆️
... and 2 more

@littlejiancc littlejiancc force-pushed the feature/test-dashboard branch from 27a2311 to 03b68af Compare December 2, 2021 02:16
@sfwn
Copy link
Member

sfwn commented Dec 2, 2021

/approve

@erda-bot erda-bot merged commit 00b06b2 into erda-project:master Dec 2, 2021
@littlejiancc littlejiancc deleted the feature/test-dashboard branch December 6, 2021 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dop devops plaoform
Development

Successfully merging this pull request may close these issues.

3 participants