网关支持流程级别自定义表达式和策略 #184
Merged
网关支持流程级别自定义表达式和策略 #184
Codecov / codecov/project
succeeded
Oct 23, 2023 in 0s
87.20% (+0.38%) compared to 01ed48d
View this Pull Request on Codecov
87.20% (+0.38%) compared to 01ed48d
Details
Codecov Report
Merging #184 (dc03abf) into master (01ed48d) will increase coverage by
0.38%
.
Report is 6 commits behind head on master.
The diff coverage is95.56%
.
@@ Coverage Diff @@
## master #184 +/- ##
==========================================
+ Coverage 86.81% 87.20% +0.38%
==========================================
Files 61 61
Lines 3133 3250 +117
==========================================
+ Hits 2720 2834 +114
- Misses 413 416 +3
Files | Coverage Δ | |
---|---|---|
bamboo_engine/api.py | 61.23% <100.00%> (+2.55%) |
⬆️ |
bamboo_engine/eri/interfaces.py | 99.55% <100.00%> (+0.01%) |
⬆️ |
bamboo_engine/eri/models/event.py | 100.00% <100.00%> (ø) |
|
bamboo_engine/eri/models/node.py | 100.00% <100.00%> (ø) |
|
...oo_engine/handlers/conditional_parallel_gateway.py | 92.42% <100.00%> (ø) |
|
bamboo_engine/utils/expr.py | 100.00% <100.00%> (ø) |
|
bamboo_engine/handlers/exclusive_gateway.py | 91.42% <75.00%> (-1.22%) |
⬇️ |
bamboo_engine/engine.py | 96.46% <95.74%> (-0.13%) |
⬇️ |
bamboo_engine/handlers/service_activity.py | 97.40% <93.33%> (+0.51%) |
⬆️ |
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 684d0b2...dc03abf. Read the comment docs.
Loading