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

wegamekinglc / Derivatives-Algorithms-Lib
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: copilot/override-function-gradient-calibration
DEFAULT BRANCH: master
Repo Added 16 Jan 2021 06:31AM UTC
Token RCHt5bHBHiesAZrXN9ctLtgBNi9sbYmV8 regen
Build 3119 Last
Files 202
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

LAST BUILD ON BRANCH feature/pybind11-migration
branch: feature/pybind11-migration
CHANGE BRANCH
x
Reset
Sync Branches
  • feature/pybind11-migration
  • china_2025
  • chore/remove-co-authored-by-from-guides
  • ci/expand-ci-to-public-subprojects
  • ci/matrix-workflow
  • copilot/add-test-coverage-analysis
  • copilot/analyze-test-coverage
  • copilot/analyze-test-coverage-again
  • copilot/design-web-ui-derivatives-portfolio-management
  • copilot/enhance-yield-curve-framework
  • copilot/explore-codebase-implementation-plan
  • copilot/explore-codebase-yield-curve-modeling
  • copilot/override-function-gradient-calibration
  • copilot/refactor-script-engine
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-6.0.2
  • dependabot/github_actions/actions/checkout-6.0.3
  • dependabot/github_actions/astral-sh/setup-uv-8.2.0
  • dependabot/github_actions/astral-sh/setup-uv-caf0cab7a618c569241d31dcd442f54681755d39
  • dependabot/npm_and_yarn/webui/frontend/multi-f57e1e291f
  • dependabot/npm_and_yarn/webui/frontend/vite-8.0.16
  • docs/claude-config-sync
  • docs/fix-documentation-consistency
  • docs/improve-readme-formatting
  • docs/markdown-table-alignment-and-cleanup
  • docs/ptirds-curve-extension-plan
  • docs/restructure-and-webui-rename
  • experimental
  • feature/aad-methodology-doc
  • feature/adept-aad-backend
  • feature/adept-expr-tape-tests
  • feature/agent-team-design
  • feature/agents-tdd-worktree
  • feature/code-style-fixes
  • feature/codipack-aad-backend
  • feature/codipack-polish
  • feature/coverage-build-flag
  • feature/currency-unit-tests
  • feature/dal-pr-review-agent
  • feature/dal-python-uv-modernization
  • feature/dal-refactor-docs
  • feature/dal-refactor-full
  • feature/dal-refactor-phase0-phase1
  • feature/dal-refactor-phase2
  • feature/dal-refactor-phase3
  • feature/dal-refactor-phase4
  • feature/dal-refactor-phase5
  • feature/dal-unit-test-write-agent
  • feature/dal-web-playwright-e2e
  • feature/docs-table-style-guidance
  • feature/docs-webui-startup
  • feature/enforce-worktree-dal-dev-workflow
  • feature/harden-dal-pr-review-agent
  • feature/log-linear-interp-and-refactor
  • feature/normal-expectation-quadrature
  • feature/piecewise-linear-curve-tests
  • feature/ptirds-log-discount-curve
  • feature/ptirds-single-currency-curve
  • feature/pybind11-submodule
  • feature/remove-precompute-self-param
  • feature/rename-skills-dal-prefix
  • feature/reorg-miscs-to-subfolders
  • feature/script-engine-test-coverage
  • feature/serialization-tests-and-skills
  • feature/sync-agent-doc-guidance
  • feature/webui-redesign-industrial-terminal
  • feature/windows-ci-workflow
  • feature/ycinstrument-polymorphic-calibration
  • feature/yield-curve-calibration
  • fix/adept-cmake-definitions
  • fix/arrayn-dimension-validation
  • fix/calibration-build-constant
  • fix/machinist-cmake-compiler-id
  • fix/msvc-ndarray-test-parsing
  • fix/nodiscard-warnings-script-tests
  • fix/readme-build-badge
  • fix/underdetermined-guidance-and-xad-default
  • fix/upgrade-vite-plugin-react-for-vite8
  • fix/xccy-calibration-budget
  • fix/xccy-calibration-coverage
  • master
  • old_virtual_dispatch
  • refactor/rename-calibratedyieldcurve-to-curveblock
  • refs/heads/master
  • refs/pull/5/merge
  • revert/ptirds-101
  • use_codi
  • worktree-agent-a344d3a27476b1053

13 Jun 2026 05:45PM UTC coverage: 78.865%. Remained the same
27474290065

Pull #97

github

wegamekinglc
fix: export VIRTUAL_ENV in build-extended CI step

uv pip install is a child process that needs VIRTUAL_ENV in the
environment — a shell variable (without export) is invisible to it.
This caused 'No virtual environment found' in build-extended.
Pull Request #97: refactor: migrate dal-python from SWIG to pybind11

128 of 130 new or added lines in 2 files covered. (98.46%)

5351 of 6785 relevant lines covered (78.87%)

3676130.44 hits per line

Relevant lines Covered
Build:
Build:
6785 RELEVANT LINES 5351 COVERED LINES
3676130.44 HITS PER LINE
Source Files on feature/pybind11-migration
  • Tree
  • List 198
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27474290065 feature/pybind11-migration fix: export VIRTUAL_ENV in build-extended CI step uv pip install is a child process that needs VIRTUAL_ENV in the environment — a shell variable (without export) is invisible to it. This caused 'No virtual environment found' in build-extended. Pull #97 13 Jun 2026 05:51PM UTC wegamekinglc github
78.87
27474104523 feature/pybind11-migration fix: address latest review comments Pull #97 13 Jun 2026 05:43PM UTC web-flow github
78.87
27473794300 feature/pybind11-migration style: align markdown table cell padding in .claude/agents/README.md Pull #97 13 Jun 2026 05:33PM UTC wegamekinglc github
78.87
27473722879 feature/pybind11-migration fix: resolve Copilot review findings for PR #97 - Correct Libor 3M stage comment from 14 to 20 instruments - Replace 'replicating SWIG's copy' comments with pybind11-neutral wording in script.cpp and models.cpp push 13 Jun 2026 05:27PM UTC wegamekinglc github
78.87
27473723867 feature/pybind11-migration Merge f80ae3cb3 into 2ea406612 Pull #97 13 Jun 2026 05:27PM UTC web-flow github
78.87
27473397309 feature/pybind11-migration fix: correct pybind11 module_::import API and remove SWIG from PS scripts - Use py::module_::import instead of py::module::import (the latter is not a valid pybind11 API) - Remove swig from build_wheel.ps1 pip install deps - Replace SWIG prereq... Pull #97 13 Jun 2026 05:14PM UTC wegamekinglc github
78.87
27473397991 feature/pybind11-migration Merge b15ff00d9 into 2ea406612 Pull #97 13 Jun 2026 05:13PM UTC web-flow github
78.87
27470798370 feature/pybind11-migration fix: resolve MSVC C4244 narrowing conversion in calibration examples Use auto for Timer_::Elapsed() return type (int64_t) instead of storing directly in double, avoiding C4244 on MSVC. Pull #97 13 Jun 2026 03:28PM UTC wegamekinglc github
78.87
27470660924 feature/pybind11-migration fix: resolve Copilot review findings for PR #97 - Add file(MAKE_DIRECTORY) before file(WRITE) in dal-python CMakeLists to guarantee the dal/ output directory exists at configure time - Remove unused pyListToVector template from core.cpp - Fix m... Pull #97 13 Jun 2026 03:22PM UTC wegamekinglc github
78.87
27470249327 feature/pybind11-migration fix: set Python3_ROOT_DIR in CMakePresets base preset Point Python3_ROOT_DIR to dal-python/.venv so CMake finds the correct Python with dev headers on systems where the default system Python lacks Development.Module. Uses (portable across machin... Pull #97 13 Jun 2026 03:06PM UTC wegamekinglc github
78.87
See All Builds (1815)

Badge your Repo: Derivatives-Algorithms-Lib

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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