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 multiple warnings detected on windows ci with clang #1261

Merged
merged 15 commits into from
Oct 28, 2023

Conversation

fspindle
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Attention: 107 lines in your changes are missing coverage. Please review.

Comparison is base (af97521) 54.37% compared to head (3022e67) 54.38%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1261   +/-   ##
=======================================
  Coverage   54.37%   54.38%           
=======================================
  Files         403      400    -3     
  Lines       50504    50484   -20     
=======================================
- Hits        27464    27455    -9     
+ Misses      23040    23029   -11     
Files Coverage Δ
...dules/core/include/visp3/core/vpCameraParameters.h 100.00% <100.00%> (ø)
modules/core/include/visp3/core/vpCircle.h 100.00% <ø> (ø)
modules/core/include/visp3/core/vpColVector.h 79.16% <ø> (ø)
modules/core/include/visp3/core/vpCylinder.h 100.00% <ø> (+8.33%) ⬆️
modules/core/include/visp3/core/vpDisplay.h 0.00% <ø> (ø)
modules/core/include/visp3/core/vpException.h 100.00% <100.00%> (ø)
...dules/core/include/visp3/core/vpForceTwistMatrix.h 100.00% <ø> (ø)
...ules/core/include/visp3/core/vpForwardProjection.h 100.00% <100.00%> (ø)
modules/core/include/visp3/core/vpFrameGrabber.h 100.00% <100.00%> (ø)
...ules/core/include/visp3/core/vpHomogeneousMatrix.h 100.00% <ø> (ø)
... and 119 more

... and 11 files with indirect coverage changes

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

@fspindle fspindle merged commit 549fb2c into lagadic:master Oct 28, 2023
58 checks passed
@fspindle fspindle deleted the fix_warning_win_ci 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