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

mknos / PerlPowerTools / 9694537915
62%

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2024 10:02AM UTC
Jobs 1
Files 3
Run time 7min
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

26 Jun 2024 02:16PM UTC coverage: 76.268%. Remained the same
9694537915

push

github

web-flow
ed: command mode versus ctrl+d (#659)

* Fix the error 'Can't "last" outside a loop block at ed line 189', triggered by ctrl+d (eof) after loading a file in ed
* When adding the input() function the "last" statement was missed in the error handling code
* Consistently clear globals before calling edParse(); prevent saved state from previous command input from being used by subsequent commands
* Follow OpenBSD ed and make ^D equivalent to typing the regular "q" command
* Example case: Open a text file and delete 1st line with "1d" command, then hit ^D
* The first time I hit ^D in command mode, edQuit() will print a warning about the modified buffer (called via edQuitAsk())
* When I hit ^D a second time, edQuit() remembers that a warning was already printed, so the program exits

376 of 493 relevant lines covered (76.27%)

4568.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9694537915.1 27 Jun 2024 10:02AM UTC 0
76.27
GitHub Action Run
Source Files on build 9694537915
Detailed source file information is not available for this build.
  • Back to Repo
  • 861c9502 on github
  • Prev Build on master (#9674556201)
  • Next Build on master (#9694537907)
  • Delete
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