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

feature: 新增能力增强包——节点超时功能 #169

Conversation

normal-wls
Copy link
Member

No description provided.

@normal-wls normal-wls added the type/feature New feature or request label Aug 3, 2023
@normal-wls normal-wls requested a review from hanshuaikang August 3, 2023 09:05
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #169 (01ed48d) into master (e02d450) will increase coverage by 0.94%.
Report is 126 commits behind head on master.
The diff coverage is 95.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   85.87%   86.81%   +0.94%     
==========================================
  Files          53       61       +8     
  Lines        2647     3133     +486     
==========================================
+ Hits         2273     2720     +447     
- Misses        374      413      +39     
Files Changed Coverage Δ
bamboo_engine/__init__.py 100.00% <ø> (ø)
bamboo_engine/builder/__init__.py 100.00% <ø> (ø)
bamboo_engine/builder/builder.py 88.60% <ø> (ø)
bamboo_engine/builder/flow/__init__.py 100.00% <ø> (ø)
bamboo_engine/builder/flow/activity.py 76.92% <ø> (ø)
bamboo_engine/builder/flow/base.py 85.29% <ø> (ø)
bamboo_engine/builder/flow/event.py 81.25% <ø> (ø)
bamboo_engine/context.py 92.53% <ø> (ø)
bamboo_engine/eri/__init__.py 100.00% <ø> (ø)
bamboo_engine/exceptions.py 89.28% <ø> (ø)
... and 51 more

Continue to review full report in Codecov by Sentry.

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

Copy link
Member

@ZhuoZhuoCrayon ZhuoZhuoCrayon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@ZhuoZhuoCrayon ZhuoZhuoCrayon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ZhuoZhuoCrayon ZhuoZhuoCrayon merged commit 20fb595 into TencentBlueKing:master Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants