OperationalBina / PipeRT

MIT License
11 stars 7 forks source link

Fix memory leak #145

Closed Elon-Abulafia closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #145 (aed3820) into master (0a645f1) will increase coverage by 0%. The diff coverage is 52%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #145   +/-   ##
=====================================
  Coverage      80%    81%           
=====================================
  Files          15     15           
  Lines        1046   1044    -2     
=====================================
+ Hits          841    847    +6     
+ Misses        205    197    -8     
Impacted Files Coverage Δ
pipert/core/message.py 74% <20%> (+2%) :arrow_up:
pipert/core/shared_memory_generator.py 91% <66%> (-4%) :arrow_down:
pipert/core/pipeline_manager.py 66% <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 0a645f1...aed3820. Read the comment docs.