bamboo-engine icon indicating copy to clipboard operation
bamboo-engine copied to clipboard

新增监控指标

Open hanshuaikang opened this issue 3 years ago • 1 comments

hanshuaikang avatar Aug 23 '22 14:08 hanshuaikang

Codecov Report

Merging #112 (a133386) into master (e02d450) will increase coverage by 1.11%. The diff coverage is 96.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   85.87%   86.98%   +1.11%     
==========================================
  Files          53       60       +7     
  Lines        2647     3074     +427     
==========================================
+ Hits         2273     2674     +401     
- Misses        374      400      +26     
Impacted Files 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/data.py 38.33% <ø> (ø)
bamboo_engine/builder/flow/event.py 81.25% <ø> (ø)
bamboo_engine/config.py 100.00% <ø> (ø)
bamboo_engine/context.py 92.53% <ø> (ø)
... and 51 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 bc6b8aa...a133386. Read the comment docs.

codecov[bot] avatar Aug 25 '22 07:08 codecov[bot]