Skip to content

Fix warnings detected with msvc17, mainly cast issues

Codecov / codecov/project succeeded Jan 12, 2024 in 0s

53.60% (+0.00%) compared to d8e831c

View this Pull Request on Codecov

53.60% (+0.00%) compared to d8e831c

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (d8e831c) 53.60% compared to head (137454d) 53.60%.
Report is 6 commits behind head on master.

Files Patch % Lines
modules/imgproc/src/vpCircleHoughTransform.cpp 0.00% 2 Missing ⚠️
modules/core/include/visp3/core/vpImageFilter.h 0.00% 1 Missing ⚠️
modules/core/src/image/vpImageFilter.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1306   +/-   ##
=======================================
  Coverage   53.60%   53.60%           
=======================================
  Files         399      399           
  Lines       50510    50509    -1     
=======================================
+ Hits        27075    27077    +2     
+ Misses      23435    23432    -3     

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