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 deleted functions #1539

Merged
merged 2 commits into from
Jan 11, 2025
Merged

Conversation

fspindle
Copy link
Contributor

This PR follows changes introduced in PR #1530 that breaks build on Fedora 25 when ENABLE_MOMENTS_COMBINE_MATRICES is set to ON during CMake configuration

…s is enabled

modules/visual_features/src/visual-feature/vpFeatureMomentGravityCenterNormalized.cpp:73:105: error: use of deleted function ‘vpFeatureMomentAreaNormalized::vpFeatureMomentAreaNormalized(const vpFeatureMomentAreaNormalized&)’
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.01%. Comparing base (a82c454) to head (488b4bb).
Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1539   +/-   ##
=======================================
  Coverage   54.01%   54.01%           
=======================================
  Files         441      441           
  Lines       53863    53865    +2     
=======================================
+ Hits        29093    29095    +2     
  Misses      24770    24770           

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

@fspindle fspindle merged commit 241053f into lagadic:master Jan 11, 2025
78 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.

1 participant