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

briandfoy / PerlPowerTools / 9466857127 / 3
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2024 01:58PM UTC
Files 3
Run time 0s
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

11 Jun 2024 01:50PM UTC coverage: 76.268%. Remained the same
9466857127.3

push

github

web-flow
ed: failed search regression (#647)

* When searching with ?pattern or /pattern in a file not containing the pattern, ed incorrectly printed two '?' prompts and did not capture the expected 'no match' error
* The code after edParse() returns is not supposed to do anything in this case since edParse() already does the 'no match' error (seen when repeating the search with H mode enabled)
* Reintroduce old behaviour by adding a nop action in cmdtab (now edParse() can signal for no subsequent work to be done without a 'bad command' error being raised)
* While here, reduce code by folding edSetCurrentLine() into cmdtab
* edSetCurrentLine() is the default action if a search matches
* The structure of performing a search within CalculateLine() is confusing; this could be improved later

376 of 493 relevant lines covered (76.27%)

4568.82 hits per line

Source Files on job 9466857127.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9466857127
  • f645ad5e on github
  • Prev Job for on master (#9466832758.1)
  • Next Job for on master (#9466832760.1)
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