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

mknos / PerlPowerTools / 12854187389
62%

Build:
DEFAULT BRANCH: master
Ran 19 Jan 2025 01:58PM 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%
12854187389

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 12854187389.1 19 Jan 2025 01:58PM UTC 3
73.39
GitHub Action Run
2 12854187389.2 19 Jan 2025 01:58PM UTC 3
73.39
GitHub Action Run
3 12854187389.3 19 Jan 2025 01:58PM UTC 3
73.39
GitHub Action Run
4 12854187389.4 19 Jan 2025 01:58PM UTC 3
73.39
GitHub Action Run
5 12854187389.5 19 Jan 2025 01:58PM UTC 3
73.39
GitHub Action Run
6 12854187389.6 19 Jan 2025 01:58PM UTC 3
73.39
GitHub Action Run
7 12854187389.7 19 Jan 2025 01:58PM UTC 3
73.39
GitHub Action Run
8 12854187389.8 19 Jan 2025 01:58PM UTC 3
73.39
GitHub Action Run
9 12854187389.9 19 Jan 2025 01:58PM UTC 3
73.39
GitHub Action Run
10 12854187389.10 19 Jan 2025 01:58PM UTC 3
73.39
GitHub Action Run
Source Files on build 12854187389
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 27025b0d on github
  • Prev Build on master (#12843949277)
  • Next Build on master (#12854187386)
  • 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