OperationalBina / PipeRT2

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

PIPE-55 Synchronizer pacing #112

Closed tomerdayan168 closed 2 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #112 (5e1615d) into develop (114ee64) will increase coverage by 1%. The diff coverage is 99%.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #112    +/-   ##
=======================================
+ Coverage       97%    98%    +1%     
=======================================
  Files           50     56     +6     
  Lines          865   1110   +245     
=======================================
+ Hits           842   1094   +252     
+ Misses          23     16     -7     
Impacted Files Coverage Δ
pipert2/core/base/wire.py 100% <ø> (ø)
...pert2/utils/interfaces/event_executor_interface.py 100% <ø> (ø)
...base/synchronise_routines/routines_synchroniser.py 98% <98%> (ø)
pipert2/__init__.py 100% <100%> (ø)
pipert2/core/base/flow.py 100% <100%> (+3%) :arrow_up:
pipert2/core/base/pipe.py 100% <100%> (ø)
pipert2/core/base/routine.py 97% <100%> (+3%) :arrow_up:
pipert2/core/base/routines/destination_routine.py 100% <100%> (+15%) :arrow_up:
pipert2/core/base/routines/fps_routine.py 100% <100%> (ø)
pipert2/core/base/routines/middle_routine.py 100% <100%> (ø)
... and 15 more

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 114ee64...5e1615d. Read the comment docs.