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 mainly to headers #1400

Merged
merged 5 commits into from
May 14, 2024

Conversation

fspindle
Copy link
Contributor

No description provided.

Copy link

codecov bot commented May 14, 2024

Codecov Report

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

Project coverage is 45.85%. Comparing base (d48b8b4) to head (632b536).
Report is 4 commits behind head on master.

❗ Current head 632b536 differs from pull request most recent head 1056d74. Consider uploading reports for the commit 1056d74 to get more accurate results

Files Patch % Lines
modules/core/include/visp3/core/vpImage.h 78.12% 28 Missing ⚠️
modules/core/include/visp3/core/vpGEMM.h 21.21% 26 Missing ⚠️
modules/core/include/visp3/core/vpArray2D.h 85.71% 11 Missing ⚠️
...s/core/include/visp3/core/vpMeterPixelConversion.h 43.75% 9 Missing ⚠️
modules/core/include/visp3/core/vpImageFilter.h 87.93% 7 Missing ⚠️
...s/core/include/visp3/core/vpPixelMeterConversion.h 16.66% 5 Missing ⚠️
modules/core/include/visp3/core/vpRect.h 75.00% 2 Missing ⚠️
...roc/include/visp3/imgproc/vpCircleHoughTransform.h 0.00% 2 Missing ⚠️
modules/core/include/visp3/core/vpImageTools.h 99.28% 1 Missing ⚠️
modules/core/include/visp3/core/vpRowVector.h 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1400      +/-   ##
==========================================
+ Coverage   45.83%   45.85%   +0.01%     
==========================================
  Files        1071     1071              
  Lines      108330   108360      +30     
  Branches    18730    18730              
==========================================
+ Hits        49657    49684      +27     
- Misses      58673    58676       +3     

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

@fspindle fspindle merged commit 7ece4ea into lagadic:master May 14, 2024
72 of 73 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