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

JuliaLang / julia / #37144
77%

Build:
DEFAULT BRANCH: master
Ran 23 May 2022 11:57AM UTC
Jobs 1
Files 362
Run time 2min
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
#37144

push

local

web-flow
Don't error when transposing a single character (#45420)

This fixes an issue where an error would be thrown in the REPL if you tried to
transpose an input that was a single character while your cursor was to the
right of that character (e.g., "A|"). To fix this, let's move left once before
we check for if we're at the start of a line. This does change behavior slightly
in that the cursor can move left once without actually transposing anything, but
this seems to match what Emacs does with M-x transpose-chars in an equivalent
situation.

69826 of 78346 relevant lines covered (89.13%)

14894204.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37144.1 23 May 2022 11:57AM UTC 0
89.13
Source Files on build #37144
Detailed source file information is not available for this build.
  • Back to Repo
  • 9dd993e0 on github
  • Prev Build on master
  • Next Build on master
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