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

wegamekinglc / Derivatives-Algorithms-Lib / 28533858668
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: feature/dal-web-db-persistence
DEFAULT BRANCH: master
Ran 01 Jul 2026 05:15PM 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

01 Jul 2026 04:54PM UTC coverage: 81.48%. Remained the same
28533858668

Pull #188

github

wegamekinglc
Require native dal module for valuation instead of stub Black-Scholes

The dal_stub fallback implemented MonteCarlo_Value as a closed-form
Black-Scholes pricer, so valuations silently returned non-Monte-Carlo
numbers whenever the compiled extension was not importable (the common
case in CI and local dev). Remove the stub's fake pricer and make
DalGateway.value raise a loud error when the native module is not loaded;
the real MonteCarlo_Value from dal-python/src/bindings/value.cpp is the
only valuation path.

Tests drive the async valuation flow through a fake native module that
records the MonteCarlo_Value call, and assert the stub path surfaces a
clear error rather than fabricating a PV.
Pull Request #188: fix: dal-web valuation path-count input and MC stub noise

6366 of 7813 relevant lines covered (81.48%)

3219978.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28533858668.1 01 Jul 2026 05:15PM UTC 221
81.48
GitHub Action Run
Source Files on build 28533858668
  • 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 #28533858668
  • Pull Request #188
  • PR Base - master (#28407951135)
  • 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