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(dop): Optimize project list statistics #4015

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

littlejiancc
Copy link
Contributor

What this PR does / why we need it:

Optimize project list statistics

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @sfwn

ChangeLog

Language Changelog
🇺🇸 English Optimize project list statistics
🇨🇳 中文 优化项目列表统计

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 added the dop devops plaoform label Feb 11, 2022
@erda-bot erda-bot requested a review from sfwn February 11, 2022 03:55
@littlejiancc littlejiancc changed the title perf(dop): Optimize project list statistics fix(dop): Optimize project list statistics Feb 11, 2022
@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #4015 (9ce89e0) into master (a62e2a7) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4015   +/-   ##
=======================================
  Coverage   19.05%   19.05%           
=======================================
  Files        1482     1482           
  Lines      155545   155556   +11     
=======================================
+ Hits        29636    29647   +11     
+ Misses     122924   122898   -26     
- Partials     2985     3011   +26     
Impacted Files Coverage Δ
modules/core-services/services/project/project.go 17.27% <0.00%> (+0.43%) ⬆️
modules/dop/endpoints/project.go 6.15% <ø> (+0.18%) ⬆️
modules/dop/initialize.go 4.92% <ø> (+0.62%) ⬆️

@sfwn
Copy link
Member

sfwn commented Feb 11, 2022

/approve

@erda-bot erda-bot merged commit 991551f into erda-project:master Feb 11, 2022
@littlejiancc littlejiancc deleted the feature/dop-project-list branch March 29, 2022 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants