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

wegamekinglc / Derivatives-Algorithms-Lib / 29858938101
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: agent/dal-implementer/712bdfc2
DEFAULT BRANCH: master
Ran 21 Jul 2026 06:57PM UTC
Jobs 1
Files 243
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

21 Jul 2026 06:50PM UTC coverage: 89.241%. Remained the same
29858938101

Pull #250

github

wegamekinglc
docs: fix example accuracy in index parsing and matrix notes

Verification of the new examples surfaced two correctness nits:

- index_parsing.md: the FxIndexName example named its result `gbpUsd`,
  but FxIndexName(const Ccy_& domestic, const Ccy_& foreign) returns
  `FX[foreign/domestic]`, so FxIndexName(Ccy_("GBP"), Ccy_("USD")) is
  "FX[USD/GBP]" (confirmed by test_fixingsnapshot.cpp). Rename the
  variable to `usdGbp` and annotate the actual value so the example no
  longer contradicts itself.
- matrix.md: the earlier rewording only renamed the internal `Banded_`
  type in the Examples section. A second occurrence in the storage-layout
  section still named the file-local class. Describe the wider banded
  matrix without naming the internal type, matching that fix.

python3 .github/scripts/check_docs.py passes for all 39 Markdown files.
Pull Request #250: docs: add C++ examples to methodology docs

8319 of 9322 relevant lines covered (89.24%)

2848790.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29858938101.1 21 Jul 2026 06:57PM UTC 243
89.24
GitHub Action Run
Source Files on build 29858938101
  • Tree
  • List 243
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29858938101
  • Pull Request #250
  • PR Base - master (#29763513862)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc