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

OpenCV display refacto #1516

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

rolalaro
Copy link

@rolalaro rolalaro commented Dec 3, 2024

[CORE] Created an implementation class for the OpenCV-based display in order to remove the inclusion of opencv in the header

…n order to remove the inclusion of opencv in the header
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.83%. Comparing base (ee3c147) to head (b59f164).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1516      +/-   ##
==========================================
+ Coverage   53.82%   53.83%   +0.01%     
==========================================
  Files         442      442              
  Lines       53869    53871       +2     
==========================================
+ Hits        28996    29004       +8     
+ Misses      24873    24867       -6     

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

@fspindle
Copy link
Contributor

fspindle commented Dec 4, 2024

@rolalaro Thanks. Perfect

@fspindle fspindle merged commit 412c791 into lagadic:master Dec 4, 2024
73 of 74 checks passed
@rolalaro rolalaro deleted the opencv_display_impl branch December 4, 2024 08:23
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.

2 participants