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

ben-manes / caffeine / #5680
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 23 Jul 2026 04:18AM UTC
Jobs 1
Files 78
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 Jul 2026 04:00AM UTC coverage: 99.953%. Remained the same
#5680

push

github

ben-manes
Harden the simulator combined-report and chart steps

CombinedCsvReport matched --metric against the CSV headers case-
sensitively and swallowed a miss into empty cells, which later made the
chart step crash on all-null data. Resolve the metric ignoring case and
fail loudly, listing the available metrics, when it is absent.

PlotCsv computed the value axis as the data range plus a proportional
margin, so equal values gave a zero-width range the chart cannot draw.
Use a fixed window when the span is zero and fail with a clear message
when there are no numeric points.

4192 of 4203 branches covered (99.74%)

8471 of 8475 relevant lines covered (99.95%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5680.1 23 Jul 2026 04:18AM UTC 78
99.95
Source Files on build #5680
  • Tree
  • List 78
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 7c9b62b4 on github
  • Prev Build on v3.dev
  • Next Build on v3.dev
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc