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

More HW configuration on Pi HW #38

Merged
merged 6 commits into from
May 22, 2024

Panic on hw apply failure for now

4c56752
Select commit
Loading
Failed to load commit list.
Merged

More HW configuration on Pi HW #38

Panic on hw apply failure for now
4c56752
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 0s

13% (+3%) compared to 2a46bc7

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 13%. Comparing base (2a46bc7) to head (4c56752).

Files Patch % Lines
src/piggui.rs 0% 4 Missing ⚠️
src/hw/none.rs 0% 3 Missing ⚠️
src/gpio/mod.rs 96% 1 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           master   #38   +/-   ##
====================================
+ Coverage      10%   13%   +3%     
====================================
  Files           6     6           
  Lines         533   549   +16     
====================================
+ Hits           52    66   +14     
- Misses        481   483    +2     

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