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 various #1449

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Fix various #1449

merged 3 commits into from
Jul 24, 2024

Conversation

fspindle
Copy link
Contributor

No description provided.

type qualifiers ignored on cast result type [-Wignored-qualifiers] 527 | const unsigned int nbMarkers = static_cast(markers.size());
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 45.42%. Comparing base (b6350f6) to head (ed42b09).
Report is 1 commits behind head on master.

Files Patch % Lines
...al/segmentation/color/tutorial-hsv-range-tuner.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1449   +/-   ##
=======================================
  Coverage   45.42%   45.42%           
=======================================
  Files        1110     1110           
  Lines      110525   110528    +3     
  Branches    18923    18926    +3     
=======================================
+ Hits        50203    50208    +5     
+ Misses      60322    60320    -2     

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

@fspindle fspindle merged commit 50b026c into lagadic:master Jul 24, 2024
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