OperationalBina / PipeRT

MIT License
11 stars 7 forks source link

Change the type of the routines data member inside BaseComponent to dictionary #79

Closed MayoG closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #79 into master will increase coverage by 0%. The diff coverage is 93%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #79   +/-   ##
====================================
  Coverage      67%   67%           
====================================
  Files          16    16           
  Lines         972   974    +2     
====================================
+ Hits          660   662    +2     
  Misses        312   312           
Impacted Files Coverage Δ
pipert/core/pipeline_manager.py 66% <75%> (+<1%) :arrow_up:
pipert/core/component.py 86% <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 bc27f89...f052442. Read the comment docs.