Skip to content

Merge to master#111

Merged
cedelavergne-ledger merged 21 commits into
masterfrom
develop
Jun 1, 2026
Merged

Merge to master#111
cedelavergne-ledger merged 21 commits into
masterfrom
develop

Conversation

@cedelavergne-ledger

Copy link
Copy Markdown
Contributor

Description

Please provide a detailed description of what was done in this PR.
(And mentioned if linked to an issue docs)

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

Breaking changes

Please complete this section if any breaking changes have been made, otherwise delete it.

Additional comments

Please post additional comments in this section if you have them, otherwise delete it.

github-actions Bot and others added 21 commits February 20, 2026 12:00
The previous startup flow faked a navigation into the settings to land
on the keyboard layout page, then bailed back to home.

It is now a standalone page showing only the keyboard layout content.

On Nano, the keyboard layout no longer fits inline alongside the
SWITCHES_LIST settings, so expose it via a BARS_LIST entry
that opens a sub-menu.

If the user exits the first-launch page without picking a layout,
default to QWERTY in NVM.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.71429% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.97%. Comparing base (b53c7fa) to head (9063d51).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
tests/unit/test_password.c 85.71% 8 Missing ⚠️
src/metadata.c 0.00% 1 Missing ⚠️
src/password.c 90.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #111       +/-   ##
===========================================
- Coverage   96.01%   69.97%   -26.05%     
===========================================
  Files           5        7        +2     
  Lines         201      343      +142     
  Branches       15       39       +24     
===========================================
+ Hits          193      240       +47     
- Misses          8      103       +95     
Flag Coverage Δ
unittests 69.97% <85.71%> (-26.05%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cedelavergne-ledger
cedelavergne-ledger merged commit 000f938 into master Jun 1, 2026
129 of 139 checks passed
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.

2 participants