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

briandfoy / PerlPowerTools / 12845290119
62%

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2025 03:36PM UTC
Jobs 10
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

18 Jan 2025 03:34PM UTC coverage: 74.12% (+0.7%) from 73.389%
12845290119

push

github

web-flow
ed: factor r command out of edEdit() (#922)

* Edit (e) command has a forceful alternative (E), but read (r) command doesn't (since r doesn't destroy the buffer)
* edEdit() continues to handle e and E ($QuestionsMode param determines the mode)
* r and e commands both use the saved filename if no argument is provided
* Command arguments starting with '!' now call function init_pipe(), which rejects NUL and provides an argument list to pipe form of open()
* Also add helper functions open_file_ro() and readin_lines() for common code
* r command never updates $RememberedFilename; e command updates it if a file argument was provided
* test1: "e !this" --> bad command, show error, buffer unchanged
* test2: "r !this" --> same as test1
* test3: "e !ls -l" --> buffer replaced with ls output if buffer is clean
* test4: "E !echo E" --> buffer replaced with ls output unconditionally
* test5: "1,2e a.s" --> invalid command, e doesn't take any addresses
* test6: "0r a.s" --> file a.s is read into the beginning of the buffer

358 of 483 relevant lines covered (74.12%)

46898.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12845290119.1 18 Jan 2025 03:36PM UTC 3
73.39
GitHub Action Run
2 12845290119.2 18 Jan 2025 03:36PM UTC 3
73.39
GitHub Action Run
3 12845290119.3 18 Jan 2025 03:36PM UTC 3
73.39
GitHub Action Run
4 12845290119.4 18 Jan 2025 03:36PM UTC 3
73.39
GitHub Action Run
5 12845290119.5 18 Jan 2025 03:36PM UTC 3
73.39
GitHub Action Run
6 12845290119.6 18 Jan 2025 03:36PM UTC 3
73.39
GitHub Action Run
7 12845290119.7 18 Jan 2025 03:36PM UTC 3
73.39
GitHub Action Run
8 12845290119.8 18 Jan 2025 03:36PM UTC 3
73.39
GitHub Action Run
9 12845290119.9 18 Jan 2025 03:36PM UTC 3
73.39
GitHub Action Run
10 12845290119.10 18 Jan 2025 03:37PM UTC 3
73.39
GitHub Action Run
Source Files on build 12845290119
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 27025b0d on github
  • Prev Build on master (#12843752400)
  • Next Build on master (#12845290124)
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