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

Refactoring pin colors #44

Merged
merged 7 commits into from
May 22, 2024
Merged

Refactoring pin colors #44

merged 7 commits into from
May 22, 2024

Conversation

sundaram123krishnan
Copy link
Collaborator

@sundaram123krishnan sundaram123krishnan commented May 22, 2024

Fixes #35

@sundaram123krishnan sundaram123krishnan linked an issue May 22, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 22, 2024

Codecov Report

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

Project coverage is 16%. Comparing base (935cc3f) to head (c125922).

Files Patch % Lines
src/piggui.rs 0% 57 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master   #44    +/-   ##
=====================================
+ Coverage      13%   16%    +4%     
=====================================
  Files           6     6            
  Lines         549   415   -134     
=====================================
  Hits           66    66            
+ Misses        483   349   -134     

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

@andrewdavidmackenzie andrewdavidmackenzie merged commit 2cce550 into master May 22, 2024
4 checks passed
@andrewdavidmackenzie andrewdavidmackenzie deleted the pigg branch May 22, 2024 13:50
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.

Factor out hard coded pin handling to color look up table
2 participants