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

Update bullet space for 12-digit pin code #517

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

cedelavergne-ledger
Copy link
Contributor

Description

Pinpad is designed by defaut to support up to 8 digits.
For OpenPGP, we must support up to 12 digits.

This PR reduces the space between bullets for long pin code (more then 8), and returns an error if the nb of digits is too long.

Changes include

  • Bugfix (non-breaking change that solves an issue)

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2fbbbaf) 60.42% compared to head (9407ddd) 60.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #517   +/-   ##
=======================================
  Coverage   60.42%   60.42%           
=======================================
  Files          12       12           
  Lines        1660     1660           
=======================================
  Hits         1003     1003           
  Misses        657      657           
Flag Coverage Δ
unittests 60.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@cedelavergne-ledger cedelavergne-ledger merged commit 7bb31ca into master Jan 30, 2024
161 checks passed
@cedelavergne-ledger cedelavergne-ledger deleted the cev/keypad_12_digits branch January 30, 2024 13:41
@xchapron-ledger xchapron-ledger mentioned this pull request Feb 20, 2024
6 tasks
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

3 participants