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

mknos / PerlPowerTools / 8409438516
62%

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

23 Mar 2024 04:33PM UTC coverage: 75.05% (-0.8%) from 75.8%
8409438516

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

13595.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8409438516.1 24 Mar 2024 12:54PM UTC 0
75.05
GitHub Action Run
2 8409438516.2 24 Mar 2024 12:54PM UTC 0
75.05
GitHub Action Run
3 8409438516.3 24 Mar 2024 12:54PM UTC 0
75.05
GitHub Action Run
Source Files on build 8409438516
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 (#8409438510)
  • 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