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

Implement V4L2 compliance parser (New) #1569

Merged
merged 22 commits into from
Dec 6, 2024

style: formatting

1005470
Select commit
Loading
Failed to load commit list.
Merged

Implement V4L2 compliance parser (New) #1569

style: formatting
1005470
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 0s

48.05% (+0.04%) compared to 7b5dd02

View this Pull Request on Codecov

48.05% (+0.04%) compared to 7b5dd02

Details

Codecov Report

Attention: Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.

Project coverage is 48.05%. Comparing base (7b5dd02) to head (1005470).
Report is 52 commits behind head on main.

Files with missing lines Patch % Lines
...upport/checkbox_support/parsers/v4l2_compliance.py 97.43% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1569      +/-   ##
==========================================
+ Coverage   48.00%   48.05%   +0.04%     
==========================================
  Files         371      371              
  Lines       39833    39872      +39     
  Branches     6730     6738       +8     
==========================================
+ Hits        19121    19159      +38     
- Misses      19994    19995       +1     
  Partials      718      718              

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