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

Add tests to pixel.rs (trait Pixel and enum ChromaSampling) #35

Merged
merged 2 commits into from
Apr 30, 2024

Fix formatting in plane tests

0c08462
Select commit
Loading
Failed to load commit list.
Merged

Add tests to pixel.rs (trait Pixel and enum ChromaSampling) #35

Fix formatting in plane tests
0c08462
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2024 in 1s

72.73% (+4.43%) compared to 7f30077

View this Pull Request on Codecov

72.73% (+4.43%) compared to 7f30077

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.73%. Comparing base (7f30077) to head (0c08462).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   68.30%   72.73%   +4.43%     
==========================================
  Files           4        4              
  Lines         978      994      +16     
==========================================
+ Hits          668      723      +55     
+ Misses        310      271      -39     

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