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

briandfoy / PerlPowerTools / 9466857127
62%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2024 01:58PM UTC
Jobs 3
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

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

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%)

13706.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9466857127.1 11 Jun 2024 01:58PM UTC 0
76.27
GitHub Action Run
2 9466857127.2 11 Jun 2024 01:58PM UTC 0
76.27
GitHub Action Run
3 9466857127.3 11 Jun 2024 01:58PM UTC 0
76.27
GitHub Action Run
Source Files on build 9466857127
Detailed source file information is not available for this build.
  • Back to Repo
  • f645ad5e on github
  • Prev Build on master (#9466832758)
  • Next Build on master (#9466832760)
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