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 a None option when pin is configured #110

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Conversation

andrewdavidmackenzie
Copy link
Owner

Fixes #87

Copy link

codecov bot commented Jun 1, 2024

Codecov Report

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

Project coverage is 8%. Comparing base (61fe7cf) to head (3373720).

Files Patch % Lines
src/pin_layout.rs 0% 15 Missing ⚠️
src/piggui.rs 0% 6 Missing ⚠️
src/hw/none.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master   #110   +/-   ##
=====================================
- Coverage       9%     8%   -0%     
=====================================
  Files          10     10           
  Lines         908    914    +6     
=====================================
  Hits           73     73           
- Misses        835    841    +6     

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

@andrewdavidmackenzie andrewdavidmackenzie merged commit cce29d7 into master Jun 1, 2024
4 checks passed
@andrewdavidmackenzie andrewdavidmackenzie deleted the pigg-87 branch June 1, 2024 23:08
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.

Add ability to take a pin back to the unconfigured state, after chosing another option
1 participant