OperationalBina / PipeRT

MIT License
11 stars 7 forks source link

Add the option to run component with shared memory #86

Closed MayoG closed 4 years ago

MayoG commented 4 years ago

Make shared memory as option

codecov[bot] commented 4 years ago

Codecov Report

Merging #86 into master will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #86   +/-   ##
====================================
  Coverage      67%   68%           
====================================
  Files          16    16           
  Lines         974   975    +1     
====================================
+ Hits          662   664    +2     
+ Misses        312   311    -1     
Impacted Files Coverage Δ
pipert/core/pipeline_manager.py 67% <100%> (+<1%) :arrow_up:
pipert/core/component.py 86% <0%> (+<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 ed0cddc...db39ea2. Read the comment docs.