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

briandfoy / PerlPowerTools / 10771400209
62%

Build:
DEFAULT BRANCH: master
Ran 09 Sep 2024 10:32AM 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

09 Sep 2024 10:29AM UTC coverage: 73.805% (+0.7%) from 73.069%
10771400209

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

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10771400209.1 09 Sep 2024 10:32AM UTC 0
73.07
GitHub Action Run
2 10771400209.2 09 Sep 2024 10:32AM UTC 0
73.07
GitHub Action Run
3 10771400209.3 09 Sep 2024 10:32AM UTC 0
73.07
GitHub Action Run
4 10771400209.4 09 Sep 2024 10:32AM UTC 0
73.07
GitHub Action Run
5 10771400209.5 09 Sep 2024 10:32AM UTC 0
73.07
GitHub Action Run
6 10771400209.6 09 Sep 2024 10:32AM UTC 0
73.07
GitHub Action Run
7 10771400209.7 09 Sep 2024 10:32AM UTC 0
73.07
GitHub Action Run
8 10771400209.8 09 Sep 2024 10:32AM UTC 0
73.07
GitHub Action Run
9 10771400209.9 09 Sep 2024 10:32AM UTC 0
73.07
GitHub Action Run
10 10771400209.10 09 Sep 2024 10:32AM UTC 0
73.07
GitHub Action Run
Source Files on build 10771400209
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 (#10771400210)
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