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

mknos / PerlPowerTools / 8409438510
62%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2024 12:58PM 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

23 Mar 2024 04:33PM UTC coverage: 75.05%. Remained the same
8409438510

push

github

web-flow
bc: regression on old perl (#511)

* bc: regression on old perl

* The default mode of this bc is not bc at all because it is not arbitrary precision; numbers are just perl floating point values
* It's still useful enough as a basic calculator but probably the program should be rewritten
* For fun I booted DamnSmallLinux live-cd v4.4.10
* The version of perl on this old linux doesn't include Math::BigFloat
* bc would not load, even in default mode because of a "use" statement; lazy-load with "require" avoids the error

* Simplify error message if BigFloat is missing

Normally this would be present but possibly a perl was built without it.

373 of 497 relevant lines covered (75.05%)

4531.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8409438510.1 24 Mar 2024 12:58PM UTC 0
75.05
GitHub Action Run
Source Files on build 8409438510
Detailed source file information is not available for this build.
  • Back to Repo
  • 78bcd313 on github
  • Prev Build on master (#8409438516)
  • Next Build on master (#8409438509)
  • Delete
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