OperationalBina / PipeRT

MIT License
11 stars 7 forks source link

Add component runner #72

Closed MayoG closed 4 years ago

MayoG commented 4 years ago

Add the option to choose whether to run the component as thread or process

codecov[bot] commented 4 years ago

Codecov Report

Merging #72 into master will increase coverage by 0%. The diff coverage is 91%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #72   +/-   ##
====================================
  Coverage      67%   67%           
====================================
  Files          16    16           
  Lines         938   972   +34     
====================================
+ Hits          629   660   +31     
- Misses        309   312    +3     
Impacted Files Coverage Δ
pipert/core/component.py 85% <88%> (+<1%) :arrow_up:
pipert/core/pipeline_manager.py 66% <100%> (+1%) :arrow_up:

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 2ed4bab...360f071. Read the comment docs.