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

wegamekinglc / Derivatives-Algorithms-Lib / 28702668357
82%
master: 85%

Build:
Build:
LAST BUILD BRANCH: codex/fix-msvc-utf8-charset
DEFAULT BRANCH: master
Ran 04 Jul 2026 10:06AM 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 09:59AM UTC coverage: 82.244%. Remained the same
28702668357

push

github

wegamekinglc
Descope #2 short-circuit; fold #5 SupEqual into Phase 6

Phase 0's parity harness empirically showed defect #2 (&&/|| lose
short-circuit) has no practical divergence: the #2 pin passes on unfixed
code -- C++ double math doesn't throw (1/0=inf, log(neg)=NaN), the &&/||
boolean converges (the deciding LHS fixes the result), script &&/|| RHS is
a pure expression, and AAD hard-bool adjoints are zero (and Phase 5a
retires the compiled AAD path anyway). Revisit only if a future op can
throw from a boolean RHS.

#5 (SupEqual const-fold) is a one-line predicate fix Phase 0 found hard to
reach from parsed products (PreProcess pre-folds), so move it to Phase 6
cleanup rather than a dedicated phase.

Open decision #3 (short-circuit) is now moot.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

6429 of 7817 relevant lines covered (82.24%)

3324233.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28702668357.1 04 Jul 2026 10:06AM UTC 221
82.24
GitHub Action Run
Source Files on build 28702668357
  • 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 #28702668357
  • 7c4630bb on github
  • Prev Build on master (#28701628744)
  • 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