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

Bugfix node elapse time type error #151

Conversation

homholueng
Copy link
Contributor

  • bug fix
    • 修复在 get_task_status API 返回的 elapsed_time 为 Float 的问题

close #150

@codecov-io
Copy link

codecov-io commented Apr 16, 2019

Codecov Report

Merging #151 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #151   +/-   ##
======================================
  Coverage    62.8%   62.8%           
======================================
  Files         306     306           
  Lines       12670   12670           
======================================
  Hits         7957    7957           
  Misses       4713    4713
Impacted Files Coverage Δ
pipeline/engine/utils.py 95.45% <100%> (ø) ⬆️

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 c81d62a...6338cbb. Read the comment docs.

@pagezz-canway pagezz-canway merged commit 81f3ac7 into TencentBlueKing:master Apr 16, 2019
homholueng added a commit that referenced this pull request Jul 2, 2019
* bugfix: 修复在 get_task_status API 返回的 elapsed_time 为 Float 的问题

* docs: 版本号更新为 3.3.12

* minors: 节点开始时间与结束时间相等时不再做向上取整处理
pagezz-canway pushed a commit to pagezz-canway/bk-sops that referenced this pull request Dec 27, 2019
* bugfix: 修复在 get_task_status API 返回的 elapsed_time 为 Float 的问题

* docs: 版本号更新为 3.3.12

* minors: 节点开始时间与结束时间相等时不再做向上取整处理
pagezz-canway pushed a commit to pagezz-canway/bk-sops that referenced this pull request Dec 27, 2019
* bugfix: 修复在 get_task_status API 返回的 elapsed_time 为 Float 的问题

* docs: 版本号更新为 3.3.12

* minors: 节点开始时间与结束时间相等时不再做向上取整处理
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

【BUG】get_task_status API 返回的 elapsed_time 类型不正确
3 participants