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

Apply misra c++ quality rules #1397

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

fspindle
Copy link
Contributor

@fspindle fspindle commented May 7, 2024

No description provided.

Copy link

codecov bot commented May 7, 2024

Codecov Report

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

Project coverage is 45.64%. Comparing base (c9c2553) to head (666dfe9).
Report is 3 commits behind head on master.

Files Patch % Lines
modules/core/src/image/vpCannyEdgeDetection.cpp 0.00% 33 Missing ⚠️
modules/core/src/tools/histogram/vpHistogram.cpp 70.37% 8 Missing ⚠️
modules/core/src/image/vpImageFilter.cpp 0.00% 6 Missing ⚠️
modules/imgproc/src/vpImgproc.cpp 33.33% 6 Missing ⚠️
modules/core/src/tools/geometry/vpPolygon.cpp 16.66% 5 Missing ⚠️
...roc/include/visp3/imgproc/vpCircleHoughTransform.h 0.00% 4 Missing ⚠️
tutorial/image/tutorial-canny.cpp 0.00% 4 Missing ⚠️
modules/core/src/math/matrix/vpColVector.cpp 25.00% 3 Missing ⚠️
modules/core/src/math/matrix/vpMatrix.cpp 75.00% 3 Missing ⚠️
.../imgproc/hough-transform/tutorial-circle-hough.cpp 0.00% 3 Missing ⚠️
... and 11 more
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1397   +/-   ##
=======================================
  Coverage   45.63%   45.64%           
=======================================
  Files        1069     1069           
  Lines      108115   108106    -9     
  Branches    18713    18716    +3     
=======================================
+ Hits        49340    49345    +5     
+ Misses      58775    58761   -14     

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

@fspindle fspindle merged commit 6591281 into lagadic:master May 7, 2024
74 of 75 checks passed
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.

None yet

1 participant