OperationalBina / PipeRT2

Real-time pipeline for video analytics. V2
MIT License
4 stars 3 forks source link

PIPE-87 Feature/add frame logger #128

Closed tomerdayan168 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #128 (7cb1aea) into develop (c75509b) will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #128   +/-   ##
======================================
  Coverage       94%    94%           
======================================
  Files           58     60    +2     
  Lines         1174   1186   +12     
======================================
+ Hits          1114   1126   +12     
  Misses          60     60           
Impacted Files Coverage Δ
pipert2/core/base/data/data.py 100% <ø> (ø)
pipert2/core/base/data/__init__.py 100% <100%> (ø)
pipert2/core/base/data/frame_data.py 100% <100%> (ø)
pipert2/core/handlers/message_handler.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 c75509b...7cb1aea. Read the comment docs.