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

Test Jobs for V4L2 Compliance (New) #1653

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

fix: remove unused

c84e80c
Select commit
Loading
Failed to load commit list.
Open

Test Jobs for V4L2 Compliance (New) #1653

fix: remove unused
c84e80c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2024 in 0s

48.90% (-0.06%) compared to aac167f

View this Pull Request on Codecov

48.90% (-0.06%) compared to aac167f

Details

Codecov Report

Attention: Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.

Project coverage is 48.90%. Comparing base (aac167f) to head (c84e80c).

Files with missing lines Patch % Lines
providers/base/bin/v4l2_compliance_test.py 0.00% 24 Missing ⚠️
providers/resource/bin/v4l2_ioctl_resource.py 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1653      +/-   ##
==========================================
- Coverage   48.96%   48.90%   -0.06%     
==========================================
  Files         371      373       +2     
  Lines       40296    40330      +34     
  Branches     6808     6809       +1     
==========================================
- Hits        19730    19723       -7     
- Misses      19846    19914      +68     
+ Partials      720      693      -27     

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