Skip to content

* RPP/CSC: Added tests for cubic_v and linear_v YUV to RGB conversion…

bf74c2d
Select commit
Loading
Failed to load commit list.
Open

Add YUV to RGB color conversion with cubic and linear vertical chroma upsampling. #715

* RPP/CSC: Added tests for cubic_v and linear_v YUV to RGB conversion…
bf74c2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 12, 2026 in 0s

93.08% (-0.02%) compared to 4d0a910

View this Pull Request on Codecov

93.08% (-0.02%) compared to 4d0a910

Details

Codecov Report

❌ Patch coverage is 89.24731% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...es/tensor/rppt_tensor_data_exchange_operations.cpp 81.82% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #715      +/-   ##
===========================================
- Coverage    93.11%   93.08%   -0.02%     
===========================================
  Files          201      201              
  Lines        97531    97623      +92     
===========================================
+ Hits         90809    90872      +63     
- Misses        6722     6751      +29     
Files with missing lines Coverage Δ
...dules/tensor/hip/kernel/color_space_conversion.cpp 82.08% <100.00%> (+10.02%) ⬆️
...es/tensor/rppt_tensor_data_exchange_operations.cpp 92.14% <81.82%> (-1.83%) ⬇️

... and 3 files with indirect coverage changes

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