• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / revdiff / 24121371604
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: feat/relay-overlay-stderr
DEFAULT BRANCH: master
Ran 08 Apr 2026 06:30AM UTC
Jobs 1
Files 21
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Apr 2026 06:29AM UTC coverage: 89.6% (+0.02%) from 89.578%
24121371604

Pull #64

github

sanchesfree
layout-agnostic key bindings for non-Latin keyboard layouts

When a non-Latin keyboard layout is active (Russian, Greek, Hebrew),
hotkeys now work based on physical key position. For example, pressing
г (Cyrillic) triggers the same action as u, since both are at the same
physical key position on QWERTY/ЙЦУКЕН layouts.

Implemented as a transparent fallback in Keymap.Resolve(): if a key has
no direct binding and is a known non-Latin character, it is translated
to its Latin QWERTY equivalent and looked up again.

Only non-ASCII characters are mapped to avoid ambiguity — ASCII chars
like ';' exist at different physical positions across layouts.

Supported layouts: Russian/Cyrillic (ЙЦУКЕН, also Ukrainian, Belarusian,
Kazakh, Serbian Cyrillic), Greek, Hebrew.
Pull Request #64: layout-agnostic key bindings for non-Latin keyboards

1190 of 1286 new or added lines in 7 files covered. (92.53%)

32 existing lines in 2 files now uncovered.

4549 of 5077 relevant lines covered (89.6%)

426.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
70
92.71
0.0% app/ui/model.go
20
94.36
0.0% app/ui/diffview.go
6
57.05
0.0% app/main.go

Coverage Regressions

Lines Coverage ∆ File
23
92.71
0.0% app/ui/model.go
9
94.36
0.0% app/ui/diffview.go
Jobs
ID Job ID Ran Files Coverage
1 24121371604.1 08 Apr 2026 06:30AM UTC 21
89.6
GitHub Action Run
Source Files on build 24121371604
  • Tree
  • List 21
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #64
  • PR Base - master (#24120367860)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc