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

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

Build:
Build:
LAST BUILD BRANCH: copilot/override-function-gradient-calibration
DEFAULT BRANCH: master
Ran 14 Jun 2026 06:08PM UTC
Jobs 1
Files 201
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

14 Jun 2026 06:00PM UTC coverage: 79.981% (+0.8%) from 79.144%
27507415431

Pull #106

github

wegamekinglc
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 a calibrated curve
into the discount or forward position -- and reuse it in F(), Gradient,
and the bumped-YC arm of FillRowByDFBump (the previous inline copy
was the largest statement in that function). Pull the per-row analytic
chain-rule accumulation into FillRowAnalytic so the main loop body is
guard / fill / continue. Behavior is byte-for-byte unchanged; full
dal_cpp_tests suite (714 tests) stays green.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #106: feat: analytic LOG_DISCOUNT curve Jacobian (CP1)

334 of 344 new or added lines in 5 files covered. (97.09%)

21 existing lines in 4 files now uncovered.

5781 of 7228 relevant lines covered (79.98%)

3451466.97 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
94.12
5.06% dal-cpp/dal/curve/yclogdf.cpp
3
93.09
1.24% dal-cpp/dal/curve/calibration.cpp
1
98.42
0.38% dal-cpp/dal/curve/ycinstrument.cpp
1
50.0
-10.0% dal-cpp/dal/curve/ycinstrument.hpp

Coverage Regressions

Lines Coverage ∆ File
8
93.09
1.24% dal-cpp/dal/curve/calibration.cpp
6
94.12
5.06% dal-cpp/dal/curve/yclogdf.cpp
5
98.42
0.38% dal-cpp/dal/curve/ycinstrument.cpp
2
50.0
-10.0% dal-cpp/dal/curve/ycinstrument.hpp
Jobs
ID Job ID Ran Files Coverage
1 27507415431.1 14 Jun 2026 06:08PM UTC 201
79.98
GitHub Action Run
Source Files on build 27507415431
  • Tree
  • List 201
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27507415431
  • Pull Request #106
  • PR Base - master (#27500697938)
  • 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