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 misra c++ quality rules #1409

Merged
merged 2 commits into from
May 22, 2024
Merged

Conversation

fspindle
Copy link
Contributor

No description provided.

Copy link

codecov bot commented May 21, 2024

Codecov Report

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

Project coverage is 45.59%. Comparing base (49772bb) to head (68deeca).
Report is 22 commits behind head on master.

Files Patch % Lines
...dules/core/src/image/private/vpImageConvert_impl.h 50.00% 4 Missing ⚠️
...s/core/include/visp3/core/vpMeterPixelConversion.h 0.00% 2 Missing ⚠️
modules/core/include/visp3/core/vpImage.h 75.00% 1 Missing ⚠️
modules/core/include/visp3/core/vpImageFilter.h 75.00% 1 Missing ⚠️
modules/vision/include/visp3/vision/vpPose.h 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1409      +/-   ##
==========================================
- Coverage   45.60%   45.59%   -0.02%     
==========================================
  Files        1081     1082       +1     
  Lines      109136   109215      +79     
  Branches    18787    18758      -29     
==========================================
+ Hits        49775    49792      +17     
- Misses      59361    59423      +62     

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

@fspindle fspindle merged commit c345d1c into lagadic:master May 22, 2024
75 checks passed
@fspindle fspindle deleted the fix_quality_rules_10 branch July 3, 2024 07:14
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