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 detected on cdash ci #1431

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

fspindle
Copy link
Contributor

@fspindle fspindle commented Jul 3, 2024

  • Fix warnings like conversion de 'size_t' en 'unsigned int', perte possible de données
  • Fix various typos

…igned int', perte possible de données

Fix various typos
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 78.37838% with 8 lines in your changes missing coverage. Please review.

Project coverage is 45.22%. Comparing base (2d8f856) to head (40e6bf9).
Report is 4 commits behind head on master.

Files Patch % Lines
modules/core/src/math/matrix/vpColVector.cpp 50.00% 4 Missing ⚠️
modules/core/src/math/matrix/vpRowVector.cpp 50.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1431      +/-   ##
==========================================
- Coverage   45.22%   45.22%   -0.01%     
==========================================
  Files        1106     1106              
  Lines      109993   109997       +4     
  Branches    18868    18867       -1     
==========================================
+ Hits        49748    49749       +1     
- Misses      60245    60248       +3     

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

@fspindle fspindle merged commit c67b665 into lagadic:master Jul 4, 2024
73 of 76 checks passed
@fspindle fspindle deleted the fix_cdash_ci_warnings branch July 23, 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