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

fix compile errors with libcamera 0.2.0 #3051

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

Conversation

hideaki-t
Copy link
Contributor

there was a breaking change in libcamera v0.2.0, I made a quick fix.
see raspberrypi/libcamera@c65e40b

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.65%. Comparing base (5d74906) to head (e64ee14).

❗ Current head e64ee14 differs from pull request most recent head 076af7e. Consider uploading reports for the commit 076af7e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3051      +/-   ##
==========================================
+ Coverage   52.61%   55.65%   +3.03%     
==========================================
  Files         191      151      -40     
  Lines       19988    16874    -3114     
==========================================
- Hits        10517     9391    -1126     
+ Misses       8615     6744    -1871     
+ Partials      856      739     -117     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant