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

mknos / PerlPowerTools / 11965809986
62%

Build:
DEFAULT BRANCH: master
Ran 22 Nov 2024 03:19AM 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

22 Nov 2024 02:32AM UTC coverage: 73.805% (+0.7%) from 73.069%
11965809986

push

github

web-flow
ed: m command accepts address argument (#830)

* Argument parsing within edMove() was a bit broken
* Function edMove() implements the "t" and "m" commands
* I noticed that bogus values for $args[0] were being accepted, e.g. n > maxline()
* The argument is supposed to be any valid address, not just an address specified as a number
* Call into getAddr() to get the functionality we want

Tests:
1,2m/main/ ---> append selected lines after regex match
1,2m/mainxxxxxx/ ---> no match error
1,2m// ---> use saved pattern for search (fails if no pattern was saved yet)
1,2m. ---> append lines after current address (explicit)
1,2m ---> append lines after current address (default)
1,2m$ ---> append lines after last line
1,2m'x ---> append lines after marked line x (fails if nothing was marked for x yet)
24,25m0 --> move selected lines to start of editor buffer

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11965809986.1 22 Nov 2024 03:19AM UTC 0
73.07
GitHub Action Run
2 11965809986.2 22 Nov 2024 03:19AM UTC 0
73.07
GitHub Action Run
3 11965809986.3 22 Nov 2024 03:20AM UTC 0
73.07
GitHub Action Run
4 11965809986.4 22 Nov 2024 03:20AM UTC 0
73.07
GitHub Action Run
5 11965809986.5 22 Nov 2024 03:20AM UTC 0
73.07
GitHub Action Run
6 11965809986.6 22 Nov 2024 03:20AM UTC 0
73.07
GitHub Action Run
7 11965809986.7 22 Nov 2024 03:20AM UTC 0
73.07
GitHub Action Run
8 11965809986.8 22 Nov 2024 03:20AM UTC 0
73.07
GitHub Action Run
9 11965809986.9 22 Nov 2024 03:20AM UTC 0
73.07
GitHub Action Run
10 11965809986.10 22 Nov 2024 03:20AM UTC 0
73.07
GitHub Action Run
Source Files on build 11965809986
Detailed source file information is not available for this build.
  • Back to Repo
  • 01f2e73f on github
  • Prev Build on master (#11964006645)
  • Next Build on master (#11965809977)
  • 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