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

nvbn / thefuck / 1545
94%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2018 10:55PM UTC
Jobs 1
Files 351
Run time 44s
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

pending completion
1545

push

travis-ci

nvbn
Fix Win32 get_key (#819)

PR #711 moved the arrow and cancel key codes to `const.py`. However, the
move also changed the codes from byte arrays to strings, which broke the
use of `msvcrt.getch()` for Windows.

The fix is to use `msvcrt.getwch()` so the key is a Unicode character,
matching the Unix implementation.

6 of 6 new or added lines in 1 file covered. (100.0%)

5226 of 5708 relevant lines covered (91.56%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1545.1 09 Jul 2018 10:55PM UTC 0
91.56
Travis Job 1545.1
Source Files on build 1545
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1545
  • a6bb41e8 on github
  • Prev Build on master (#1534)
  • Next Build on master (#1548)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc