Skip to content

Add QImage and CV::Mat conversion functions into Frame for better handling alpha channel handling#998

Open
aperture147 wants to merge 13 commits into
OpenShot:developfrom
aperture147:add-bgra-cvmat-converter
Open

Add QImage and CV::Mat conversion functions into Frame for better handling alpha channel handling#998
aperture147 wants to merge 13 commits into
OpenShot:developfrom
aperture147:add-bgra-cvmat-converter

Merge branch 'OpenShot:develop' into add-bgra-cvmat-converter

02637fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

59.68% (+0.08%) compared to 47b3081

View this Pull Request on Codecov

59.68% (+0.08%) compared to 47b3081

Details

Codecov Report

❌ Patch coverage is 87.50000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.68%. Comparing base (47b3081) to head (02637fc).
⚠️ Report is 106 commits behind head on develop.

Files with missing lines Patch % Lines
src/Frame.cpp 80.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #998      +/-   ##
===========================================
+ Coverage    59.60%   59.68%   +0.08%     
===========================================
  Files          206      206              
  Lines        20374    20397      +23     
===========================================
+ Hits         12143    12174      +31     
+ Misses        8231     8223       -8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.