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

wegamekinglc / Derivatives-Algorithms-Lib / 28695997125
81%
master: 85%

Build:
Build:
LAST BUILD BRANCH: codex/fix-msvc-utf8-charset
DEFAULT BRANCH: master
Ran 04 Jul 2026 05:24AM UTC
Jobs 1
Files 221
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

04 Jul 2026 05:17AM UTC coverage: 81.48%. Remained the same
28695997125

Pull #196

github

wegamekinglc
Widen benchmark table first column to fit case names

The benchmark output table's first column was hardcoded to setw(50),
which is too narrow for the longest case names (e.g.
"MCSimulation<Number_> compiled=false (1e4 paths x 52 events)", 60
chars). Names overflowed and pushed the Median/Min/Max/Reps columns
out of alignment with the header.

Replace the magic 50 with a named constant, kNameColumnWidth, sized to
fit the longest case name across dal-cpp/benchmarks/ plus a margin, and
derive the separator rule width from the same constant (was hardcoded
114). Other columns and FormatScaled are unchanged. No benchmark .cpp
needed editing; the fix is entirely in bench.hpp.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #196: fix: Widen benchmark table first column to fit case names

6366 of 7813 relevant lines covered (81.48%)

3317797.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28695997125.1 04 Jul 2026 05:24AM UTC 221
81.48
GitHub Action Run
Source Files on build 28695997125
  • Tree
  • List 221
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28695997125
  • Pull Request #196
  • PR Base - master (#28695374403)
  • 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