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

briandfoy / PerlPowerTools / 10771400210
63%

Build:
DEFAULT BRANCH: master
Ran 09 Sep 2024 10:35AM UTC
Jobs 1
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

09 Sep 2024 10:29AM UTC coverage: 73.069%. Remained the same
10771400210

push

github

web-flow
addbib: correctly re-open database (#734)

* I discovered the cause of the close() error I was seeing when editing a database entry with vi, then hitting y to continue
* When continuing a new entry is expected to be appended to the database
* The file was closed and re-opened between executing vi; however, due to the "my" declaration in the open() call an alias of the global filehandle $DATABASE was made
* Make sure there is only one $DATABASE variable; now I can correctly append new entries after editing an entry with vi

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10771400210.1 09 Sep 2024 10:35AM UTC 0
73.07
GitHub Action Run
Source Files on build 10771400210
Detailed source file information is not available for this build.
  • Back to Repo
  • 66c1cae4 on github
  • Prev Build on master (#10765147059)
  • Next Build on master (#10851028782)
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