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

briandfoy / PerlPowerTools / 9681364867
62%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2024 02:20PM UTC
Jobs 1
Files 3
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

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

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 9681364867.1 26 Jun 2024 02:20PM UTC 0
76.27
GitHub Action Run
Source Files on build 9681364867
Detailed source file information is not available for this build.
  • Back to Repo
  • 861c9502 on github
  • Prev Build on master (#9681334149)
  • Next Build on master (#9681310562)
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