Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix msvc17 warnings #1306

Merged
merged 3 commits into from
Jan 13, 2024

Fix warnings detected with msvc17, mainly cast issues

137454d
Select commit
Loading
Failed to load commit list.
Merged

Fix msvc17 warnings #1306

Fix warnings detected with msvc17, mainly cast issues
137454d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 12, 2024 in 0s

69.23% of diff hit (target 53.60%)

View this Pull Request on Codecov

69.23% of diff hit (target 53.60%)

Annotations

Check warning on line 330 in modules/core/include/visp3/core/vpImageFilter.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/core/include/visp3/core/vpImageFilter.h#L330

Added line #L330 was not covered by tests

Check warning on line 1078 in modules/core/src/image/vpImageFilter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/core/src/image/vpImageFilter.cpp#L1078

Added line #L1078 was not covered by tests

Check warning on line 610 in modules/imgproc/src/vpCircleHoughTransform.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/imgproc/src/vpCircleHoughTransform.cpp#L610

Added line #L610 was not covered by tests

Check warning on line 796 in modules/imgproc/src/vpCircleHoughTransform.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/imgproc/src/vpCircleHoughTransform.cpp#L796

Added line #L796 was not covered by tests