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

justin-millman / Kvasir / 9312556133
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 31 May 2024 03:36AM UTC
Jobs 2
Files 101
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

31 May 2024 03:35AM UTC coverage: 98.03% (-0.009%) from 98.039%
9312556133

push

github

justin-millman
Fix Incorrect Displays for Infinity, Scientific Notation Floats

This commit fixes a bug that caused positive/negative infinity and all floats represented in scientific notation to be
displayed with a trailing .0. This was happening because the values would get caught up in the non-integral branch,
which seeks to append the trailing .0 for floating-point values that are equivalent to integers. The fix is to have a
separate carve out for these two sub-cases.

3034 of 3140 branches covered (96.62%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

4529 of 4575 relevant lines covered (98.99%)

3068.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Release - 9312556133.1 31 May 2024 03:36AM UTC 0
98.51
GitHub Action Run
2 Debug - 9312556133.2 31 May 2024 03:36AM UTC 0
97.65
GitHub Action Run
Source Files on build 9312556133
Detailed source file information is not available for this build.
  • Back to Repo
  • e509ae3e on github
  • Prev Build on main (#8671120225)
  • Next Build on main (#9575382979)
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