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

定时节点支持任意长的定时时间 #4356

Merged
merged 2 commits into from
Nov 1, 2021

Conversation

wheel-w
Copy link
Contributor

@wheel-w wheel-w commented Oct 28, 2021

定时节点支持任意长的定时时间

@wheel-w wheel-w linked an issue Oct 28, 2021 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2021

Codecov Report

Merging #4356 (e277b31) into V3.6.X_develop (5966aef) will increase coverage by 0.02%.
The diff coverage is 22.22%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           V3.6.X_develop    #4356      +/-   ##
==================================================
+ Coverage           61.51%   61.54%   +0.02%     
==================================================
  Files                 637      639       +2     
  Lines               22658    22729      +71     
==================================================
+ Hits                13939    13988      +49     
- Misses               8719     8741      +22     
Impacted Files Coverage Δ
...eline_plugins/components/collections/controller.py 48.27% <22.22%> (-2.36%) ⬇️
...plate_base/apis/drf/serilaziers/template_scheme.py 84.61% <0.00%> (-15.39%) ⬇️
gcloud/template_base/urls.py 100.00% <0.00%> (ø)
gcloud/utils/drf/__init__.py 100.00% <0.00%> (ø)
gcloud/template_base/admin.py 100.00% <0.00%> (ø)
...template_base/apis/drf/viewsets/template_scheme.py 36.89% <0.00%> (+1.52%) ⬆️
gcloud/template_base/models.py 50.69% <0.00%> (+1.64%) ⬆️

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 5966aef...e277b31. Read the comment docs.

@wheel-w wheel-w requested a review from homholueng October 28, 2021 08:16
@homholueng homholueng merged commit deaf010 into TencentBlueKing:V3.6.X_develop Nov 1, 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.

【功能】定时节点支持任意长的定时时间
3 participants