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

运营数据支持根据业务某个字段进行划分统计 #4417

Merged
merged 46 commits into from
Nov 8, 2021

Conversation

yafeiaa
Copy link

@yafeiaa yafeiaa commented Nov 4, 2021

No description provided.

yovafeng and others added 30 commits October 20, 2021 17:53
运营数据-流程统计和任务统计统计新增统计维度
运营数据流程详情统计新增”普通任务数量“字段
优化任务统计业务信息面板统计响应字段
修复运营数据-数据迁移完成后迁移进度没有置为100%
流程执行次数topn支持后台配置
@yafeiaa yafeiaa added the type/feature 功能 label Nov 4, 2021
@yafeiaa yafeiaa linked an issue Nov 4, 2021 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2021

Codecov Report

Merging #4417 (d85ec24) into V3.6.X_develop (bba3b14) will decrease coverage by 0.33%.
The diff coverage is 24.28%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           V3.6.X_develop    #4417      +/-   ##
==================================================
- Coverage           61.54%   61.21%   -0.34%     
==================================================
  Files                 639      641       +2     
  Lines               22729    23136     +407     
==================================================
+ Hits                13988    14162     +174     
- Misses               8741     8974     +233     
Impacted Files Coverage Δ
...ntrib/analysis/analyse_items/task_flow_instance.py 24.52% <ø> (ø)
...ud/contrib/analysis/analyse_items/task_template.py 25.53% <0.00%> (ø)
gcloud/shortcuts/cmdb.py 28.94% <9.09%> (-8.09%) ⬇️
gcloud/tasktmpl3/models.py 19.15% <9.58%> (-3.41%) ⬇️
gcloud/taskflow3/models.py 40.05% <12.12%> (-1.36%) ⬇️
gcloud/analysis_statistics/admin.py 100.00% <100.00%> (ø)
gcloud/analysis_statistics/models.py 96.07% <100.00%> (+0.47%) ⬆️
gcloud/constants.py 100.00% <100.00%> (ø)
...gins/components/collections/sites/open/job/base.py 74.74% <0.00%> (-8.59%) ⬇️
.../components/collections/sites/open/job/__init__.py 100.00% <0.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bba3b14...d85ec24. Read the comment docs.

@yafeiaa yafeiaa requested review from homholueng and luofann November 4, 2021 10:07
gcloud/analysis_statistics/admin.py Outdated Show resolved Hide resolved
gcloud/analysis_statistics/migrations/0001_initial.py Outdated Show resolved Hide resolved
gcloud/shortcuts/cmdb.py Outdated Show resolved Hide resolved
gcloud/taskflow3/models.py Show resolved Hide resolved
gcloud/taskflow3/models.py Outdated Show resolved Hide resolved
gcloud/taskflow3/models.py Outdated Show resolved Hide resolved
gcloud/tasktmpl3/models.py Show resolved Hide resolved
gcloud/tasktmpl3/models.py Outdated Show resolved Hide resolved
gcloud/tasktmpl3/models.py Outdated Show resolved Hide resolved
gcloud/tasktmpl3/models.py Outdated Show resolved Hide resolved
@homholueng homholueng merged commit c710b51 into V3.6.X_develop Nov 8, 2021
@homholueng homholueng changed the title feature:运营数据维度丰富 运营数据支持根据业务某个字段进行划分统计 Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

【功能】运营数据维度丰富二次迭代
5 participants