OperationalBina / PipeRT

MIT License
11 stars 7 forks source link

Fix memory leak TEV-106 #142

Closed Elon-Abulafia closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #142 (0a645f1) into master (6a02d0f) will decrease coverage by 0%. The diff coverage is 71%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #142   +/-   ##
=====================================
- Coverage      81%    80%   -1%     
=====================================
  Files          14     15    +1     
  Lines        1035   1046   +11     
=====================================
- Hits          842    841    -1     
- Misses        193    205   +12     
Impacted Files Coverage Δ
pipert/core/message.py 71% <31%> (-4%) :arrow_down:
pipert/core/component.py 77% <50%> (ø)
pipert/core/shared_memory_generator.py 95% <95%> (ø)
pipert/core/shared_memory.py 100% <100%> (ø)

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 6a02d0f...0a645f1. Read the comment docs.