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 warnings #1446

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Fix warnings #1446

merged 3 commits into from
Jul 23, 2024

Conversation

fspindle
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 42.42424% with 19 lines in your changes missing coverage. Please review.

Project coverage is 45.42%. Comparing base (70e8e7e) to head (3e0e2d3).
Report is 14 commits behind head on master.

Files Patch % Lines
...es/core/test/image-with-dataset/testConversion.cpp 33.33% 6 Missing ⚠️
tutorial/kalman/tutorial-ukf.cpp 0.00% 4 Missing ⚠️
example/device/framegrabber/readRealSenseData.cpp 0.00% 2 Missing ⚠️
...s/src/visual-feature/vpFeatureLuminanceMapping.cpp 50.00% 2 Missing ⚠️
tutorial/misc/npz/tutorial-npz.cpp 0.00% 2 Missing ⚠️
example/particle-filter/pf-nonlinear-example.cpp 75.00% 1 Missing ⚠️
modules/core/include/visp3/core/vpParticleFilter.h 66.66% 1 Missing ⚠️
...les/imgproc/src/vpCircleHoughTransform_circles.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1446   +/-   ##
=======================================
  Coverage   45.42%   45.42%           
=======================================
  Files        1110     1110           
  Lines      110523   110525    +2     
  Branches    18922    18922           
=======================================
+ Hits        50203    50205    +2     
  Misses      60320    60320           

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

@fspindle fspindle merged commit 1ae3d96 into lagadic:master Jul 23, 2024
76 of 77 checks passed
@fspindle fspindle deleted the fix_warnings branch July 23, 2024 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant