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

修复任务详情分页limit错误 #4488

Merged
merged 3 commits into from
Nov 12, 2021

Conversation

yafeiaa
Copy link

@yafeiaa yafeiaa commented Nov 11, 2021

No description provided.

@yafeiaa yafeiaa linked an issue Nov 11, 2021 that may be closed by this pull request
1 task
@yafeiaa yafeiaa changed the title 修复任务详情分页和排序错误 修复任务详情分页limit错误 Nov 11, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2021

Codecov Report

Merging #4488 (7d78906) into release_panda (c27e4ad) will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release_panda    #4488      +/-   ##
=================================================
+ Coverage          61.43%   61.55%   +0.11%     
=================================================
  Files                643      642       -1     
  Lines              23183    23210      +27     
=================================================
+ Hits               14243    14287      +44     
+ Misses              8940     8923      -17     
Impacted Files Coverage Δ
gcloud/taskflow3/models.py 41.52% <100.00%> (+1.47%) ⬆️
gcloud/contrib/admin/views/command.py 50.00% <0.00%> (-7.90%) ⬇️
gcloud/core/apps.py 95.23% <0.00%> (ø)
gcloud/core/api_adapter/__init__.py 100.00% <0.00%> (ø)
gcloud/contrib/function/resources.py 100.00% <0.00%> (ø)
gcloud/conf/sites/community/ver_settings.py 100.00% <0.00%> (ø)
...ipeline_plugins/components/query/sites/open/job.py 18.44% <0.00%> (ø)
gcloud/core/api_adapter/sites/open/app_maker.py
gcloud/core/api_adapter/sites/open/__init__.py
gcloud/core/api_adapter/sites/open/user_info.py
... and 14 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 c27e4ad...7d78906. Read the comment docs.

@yafeiaa yafeiaa requested a review from homholueng November 11, 2021 11:15
@homholueng homholueng merged commit db06157 into TencentBlueKing:release_panda Nov 12, 2021
@homholueng homholueng added the type/bug 缺陷 label Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug 缺陷
Projects
None yet
Development

Successfully merging this pull request may close these issues.

任务详情统计优化后分页limit错误
3 participants