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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 31 May 2024 03:36AM UTC
Files 101
Run time 1s
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.51% (+0.003%) from 98.507%
9312556133.1

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.

1489 of 1512 branches covered (98.48%)

Branch coverage included in aggregate %.

3204 of 3252 relevant lines covered (98.52%)

1537.3 hits per line

Source Files on job Release - 9312556133.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9312556133
  • e509ae3e on github
  • Prev Job for on main (#8671120225.2)
  • Next Job for on main (#9575382979.1)
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