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

briandfoy / PerlPowerTools / 11965376118
63%

Build:
DEFAULT BRANCH: master
Ran 22 Nov 2024 02:34AM 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%. Remained the same
11965376118

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 11965376118.1 22 Nov 2024 02:34AM UTC 3
73.07
GitHub Action Run
2 11965376118.2 22 Nov 2024 02:35AM UTC 3
73.07
GitHub Action Run
3 11965376118.3 22 Nov 2024 02:35AM UTC 3
73.07
GitHub Action Run
4 11965376118.4 22 Nov 2024 02:35AM UTC 3
73.07
GitHub Action Run
5 11965376118.5 22 Nov 2024 02:35AM UTC 3
73.07
GitHub Action Run
6 11965376118.6 22 Nov 2024 02:35AM UTC 3
73.07
GitHub Action Run
7 11965376118.7 22 Nov 2024 02:35AM UTC 3
73.07
GitHub Action Run
8 11965376118.8 22 Nov 2024 02:35AM UTC 3
73.07
GitHub Action Run
9 11965376118.9 22 Nov 2024 02:35AM UTC 3
73.07
GitHub Action Run
10 11965376118.10 22 Nov 2024 02:35AM UTC 3
73.07
GitHub Action Run
Source Files on build 11965376118
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 01f2e73f on github
  • Prev Build on master (#11954585841)
  • Next Build on master (#11965376100)
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

© 2025 Coveralls, Inc