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

V3.3.9 #93

Merged
merged 21 commits into from
Apr 11, 2019
Merged

V3.3.9 #93

merged 21 commits into from
Apr 11, 2019

Conversation

pagezz-canway
Copy link
Contributor

  • bug fix
    • 修复周期任务在固定月份和日期时 beat 进程退出的问题
    • 修复任务节点失败后重试时如果参数填写出错,会导致无法通过修改参数再次重试的问题
    • 修复职能化认领页面点击认领按钮页面会重新刷新的问题
    • 修复任务节点执行时间超过一天后耗时计算不正确的问题

pagezhou and others added 21 commits April 3, 2019 21:13
* docs: 版本号升级到V3.3.9

* minor: 还原版权信息
* docs: readme版本号升级到3.3.9
* improve: bk_api模块移动到gcloud/core/api_adapter目录中 #41
* feature: 使用流程模板新建任务时,返回未引用的全局变量 #36

* minor: 添加使用流程模板新建任务返回未引用变量的单元测试 #36

* minor: 添加使用流程模板新建任务返回未引用变量的单元测试 #36

* minor: 完善使用流程模板新建任务返回未引用变量的单元测试 #36

* minor: 完善使用流程模板新建任务返回未引用变量的单元测试,xrange和命名优化 #36
* docs: 添加3.3.9的版本日志

* docs: 添加3.3.9的版本日志

* docs: V3.3.9版本日志更新
* V3.3.8 (#29)

* improve: #25 readme 添加单元测试和测试覆盖率 badge

* improve: #25 readme 文档优化

* feature: django工程的静态资源提前收集到 static 目录 #30 (#31)
@codecov-io
Copy link

codecov-io commented Apr 11, 2019

Codecov Report

Merging #93 into master will increase coverage by 0.56%.
The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   62.03%   62.59%   +0.56%     
==========================================
  Files         303      306       +3     
  Lines       12545    12644      +99     
==========================================
+ Hits         7782     7915     +133     
+ Misses       4763     4729      -34
Impacted Files Coverage Δ
gcloud/commons/template/constants.py 100% <ø> (ø) ⬆️
gcloud/core/__init__.py 100% <ø> (ø) ⬆️
gcloud/core/utils/sites/open/__init__.py 100% <ø> (ø) ⬆️
gcloud/exceptions.py 80.95% <ø> (ø) ⬆️
gcloud/core/api_adapter/sites/open/user_adapter.py 22.22% <ø> (ø)
gcloud/periodictask/api.py 37.77% <ø> (ø) ⬆️
gcloud/core/command.py 60% <ø> (ø) ⬆️
gcloud/conf/__init__.py 60.86% <ø> (ø) ⬆️
gcloud/contrib/__init__.py 100% <ø> (ø) ⬆️
gcloud/contrib/audit/__init__.py 100% <ø> (ø) ⬆️
... and 265 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 a4a841b...404e3a1. Read the comment docs.

@pagezz-canway pagezz-canway merged commit 9de956c into master Apr 11, 2019
homholueng pushed a commit that referenced this pull request Jul 2, 2019
pagezz-canway added a commit to pagezz-canway/bk-sops that referenced this pull request Dec 27, 2019
pagezz-canway added a commit to pagezz-canway/bk-sops that referenced this pull request Dec 27, 2019
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.

None yet

4 participants