Skip to content

Fix race condition causing clip to clip parents not to work. Adding a…

Codecov / codecov/project succeeded Mar 3, 2024 in 0s

54.18% (+0.25%) compared to 284904d

View this Pull Request on Codecov

54.18% (+0.25%) compared to 284904d

Details

Codecov Report

Attention: Patch coverage is 30.41237% with 135 lines in your changes are missing coverage. Please review.

Project coverage is 54.18%. Comparing base (284904d) to head (8b47373).

❗ Current head 8b47373 differs from pull request most recent head ffb63f5. Consider uploading reports for the commit ffb63f5 to get more accurate results

Files Patch % Lines
src/effects/ObjectDetection.cpp 0.00% 80 Missing ⚠️
src/effects/Tracker.cpp 0.00% 29 Missing ⚠️
src/Clip.cpp 75.75% 16 Missing ⚠️
src/TrackedObjectBBox.cpp 28.57% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #950      +/-   ##
===========================================
+ Coverage    53.93%   54.18%   +0.25%     
===========================================
  Files          182      182              
  Lines        16649    16522     -127     
===========================================
- Hits          8980     8953      -27     
+ Misses        7669     7569     -100     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.