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

wegamekinglc / Derivatives-Algorithms-Lib
80%
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 copilot/override-function-gradient-calibration
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 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-migration
  • 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

15 Jun 2026 02:17AM UTC coverage: 79.737% (+0.6%) from 79.144%
27520136849

Pull #106

github

web-flow
Simplify curve-calibration Jacobian to AAD-only (drop CP1 + mode enum)
Pull Request #106: Simplify curve-calibration Jacobian to AAD-only

327 of 357 new or added lines in 7 files covered. (91.6%)

1 existing line in 1 file now uncovered.

5753 of 7215 relevant lines covered (79.74%)

3461322.79 hits per line

Relevant lines Covered
Build:
Build:
7215 RELEVANT LINES 5753 COVERED LINES
3461322.79 HITS PER LINE
Source Files on master
  • Tree
  • List 202
  • Changed 11
  • Source Changed 9
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27520136849 copilot/override-function-gradient-calibration Simplify curve-calibration Jacobian to AAD-only (drop CP1 + mode enum) Pull #106 15 Jun 2026 02:55AM UTC web-flow github
79.74
27520137923 copilot/override-function-gradient-calibration Merge 2b2de935b into 87b89ead9 Pull #106 15 Jun 2026 02:55AM UTC web-flow github
79.74
27510170273 copilot/override-function-gradient-calibration test: harden Phase A AAD-tape Jacobian coverage Add four tests under PhaseAAADJacobianTest to close the gaps the implementer flagged against the user's required test list: - TestMatchesCentralDifferenceLogCubicNatural / ...Mixed: exercise the ... Pull #106 14 Jun 2026 07:58PM UTC wegamekinglc github
80.13
27509989911 copilot/override-function-gradient-calibration Phase A Step 5: working AAD-tape Jacobian for LOG_DISCOUNT/swap path - Implement BuildDiscountCurveT<T_> (LOG_DISCOUNT only; REQUIRE-false on others). The Number_-typed curve is constructed directly with the tape- registered logDF vector (byp... Pull #106 14 Jun 2026 07:50PM UTC wegamekinglc github
79.83
27507919576 copilot/override-function-gradient-calibration Tighten remaining hotspots to cyclomatic complexity at or under 6 Three functions landed at 7-8 after the first refactor pass -- still well under Codacy's default of 15, but conservative against any stricter override. Split each: - InterpBasisWe... Pull #106 14 Jun 2026 06:26PM UTC wegamekinglc github
80.01
27507415431 copilot/override-function-gradient-calibration Reduce cyclomatic complexity in calibration Jacobian assembly Gradient had an inline rate-to-column chain-rule accumulation and a duplicated discount/forward-slot CurveBlock construction. Extract YieldCurveWith(dc) -- a private method that slots ... Pull #106 14 Jun 2026 06:08PM UTC wegamekinglc github
79.98
27506602444 copilot/override-function-gradient-calibration Add DF-bump fallback tests to analytic Jacobian suite The analytic DRateDDiscount overrides never return empty in the existing analytic-vs-FD and solve-equivalence tests, so the per-instrument DF-bump fallback (FillRowByDFBump) inside YieldCurveC... Pull #106 14 Jun 2026 05:35PM UTC wegamekinglc github
80.03
27506050320 copilot/override-function-gradient-calibration Add analytic chain-rule Jacobian for LOG_DISCOUNT curve calibration (CP1) Factor the calibration Jacobian as J[i,j] = sum_t (dRate_i/dDF(t)) * DF(t) * b_j(t) in plain double, avoiding templatization of the pricing path or use of the AAD Number_ t... Pull #106 14 Jun 2026 05:13PM UTC wegamekinglc github
79.77
27500697938 master Merge pull request #105 from wegamekinglc/feature/ptirds-log-discount-curve Remove dead scheme inference in DiscountLogDF v1 reader push 14 Jun 2026 01:51PM UTC web-flow github
79.14
27500695380 feature/ptirds-log-discount-curve Merge fbefbf620 into c319ab537 Pull #105 14 Jun 2026 01:47PM UTC web-flow github
79.14
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