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

wegamekinglc / Derivatives-Algorithms-Lib / 33944511319
90%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2026 04:33AM UTC
Jobs 1
Files 267
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

05 Sep 2026 04:25AM UTC coverage: 89.795%. Remained the same
33944511319

push

github

web-flow
ci: aggregate benchmark output into a single summary table (#339)

* Aggregate CI benchmark output into a single summary table

The Linux and Windows benchmark jobs appended one '### <bench>' section per
binary to the GitHub step summary, each repeating its own Median/Min/Max/Reps
header, so a full run rendered as twenty disconnected fragments. Add
write_benchmark_summary.py to parse every captured benchmark output (standard
Dal::Bench rows and script_perf's per-iteration rows) and emit one combined
markdown table, with crash exit codes noted below it. The per-binary raw output
stays in the CI log and the uploaded artifact, and a non-zero benchmark exit
still fails the job, so gating semantics are unchanged.

* Harden benchmark summary writer against I/O errors and pipes

Address Copilot review on PR #339: an unreadable .status or .txt file
(transient artifact/permission failure) no longer crashes the aggregator and
fails the CI step — both are treated as unknown/empty input so the existing
placeholder rows apply. Benchmark and case names are also pipe-escaped so a
'|' in a name cannot break the step-summary table layout.

* Split per-benchmark row collection out of build_report

Codacy flags build_report at cyclomatic complexity 9 (limit 8) after the
review hardening; extracting benchmark_rows/placeholder_row keeps each
function below the threshold without changing behavior.

12416 of 13827 relevant lines covered (89.8%)

2153334.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33944511319.1 05 Sep 2026 04:33AM UTC 267
89.8
GitHub Action Run
Source Files on build 33944511319
  • Tree
  • List 267
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33944511319
  • 19569419 on github
  • Prev Build on master (#33943550952)
  • Next Build on master (#33946185017)
  • Delete
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