Skip to content

Make test independent from SIMD instruction set

671b883
Select commit
Loading
Failed to load commit list.
Draft

Fast homogeneous and rotation matrix multiplications #1845

Make test independent from SIMD instruction set
671b883
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2025 in 0s

33.35% (-14.50%) compared to 799ad43

View this Pull Request on Codecov

33.35% (-14.50%) compared to 799ad43

Details

Codecov Report

❌ Patch coverage is 57.60369% with 92 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.35%. Comparing base (799ad43) to head (671b883).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...tracker/rbt/src/features/vpRBDenseDepthTracker.cpp 0.00% 78 Missing ⚠️
modules/tracker/rbt/src/core/private/vpSIMDUtils.h 0.00% 6 Missing ⚠️
...re/src/math/transformation/vpHomogeneousMatrix.cpp 93.93% 2 Missing and 2 partials ⚠️
.../core/src/math/transformation/vpRotationMatrix.cpp 93.75% 2 Missing and 2 partials ⚠️

❗ There is a different number of reports uploaded between BASE (799ad43) and HEAD (671b883). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (799ad43) HEAD (671b883)
3 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1845       +/-   ##
===========================================
- Coverage   47.84%   33.35%   -14.50%     
===========================================
  Files         532      466       -66     
  Lines       68944    66167     -2777     
  Branches    32201    28740     -3461     
===========================================
- Hits        32986    22068    -10918     
- Misses      31908    33587     +1679     
- Partials     4050    10512     +6462     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.