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

wegamekinglc / Derivatives-Algorithms-Lib / 28248574456
80%
master: 81%

Build:
Build:
LAST BUILD BRANCH: chore/fix-all-style-findings
DEFAULT BRANCH: master
Ran 26 Jun 2026 03:55PM UTC
Jobs 1
Files 216
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

26 Jun 2026 03:39PM UTC coverage: 80.341%. Remained the same
28248574456

Pull #130

github

wegamekinglc
Remove stale TODO/stub comments from core library

Phase 4 of the comment-simplification effort (explanation belongs in
docs, not raw code). Delete 8 stale TODO/stub/POSTPONED comments across
7 core library .cpp files. Comment-only; no code logic, whitespace-around-
code, headers, or auto/externals touched.

Per-TODO decision:
- blackscholes.cpp MutantModel(slide): REAL missing feature (empty
  if(slide) branch) -> deleted TODO, flagged; dead branch left in place.
- dupire.cpp MutantModel(slide): same pattern -> deleted TODO, flagged;
  dead branch left in place.
- ir.cpp MatPostfix: STALE (function fully covers its cases) -> deleted.
- indexparse.cpp ParseSuperShot / ParseComposite: REAL missing feature
  (both return nullptr -> composite parsing non-functional) -> deleted
  TODOs, flagged.
- indexpath.cpp Extremum: REAL weakness (simplified collar-bound
  implementation) -> deleted TODO, flagged.
- banded.cpp Correlate return: STALE (returns past-the-end iterator,
  standard semantics; the question is moot) -> deleted.
- json.cpp XDocStore_: REAL deferred work (no string-escaping strategy
  for special characters) -> deleted POSTPONED, flagged.

Verification: configured Release build in an isolated worktree, built
the dal_cpp target (compiles all 7 modified files) and dal_cpp_tests,
ran the suite from build/ (not bin/) -> 750/750 tests pass.

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #130: chore: remove stale TODO/stub comments from core lib

6318 of 7864 relevant lines covered (80.34%)

3188437.13 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
21.88
0.0% dal-cpp/dal/indice/index/ir.cpp
1
32.0
0.0% dal-cpp/dal/indice/indexpath.cpp
1
47.75
0.0% dal-cpp/dal/math/matrix/banded.cpp
1
50.0
0.0% dal-cpp/dal/model/blackscholes.cpp
1
50.0
0.0% dal-cpp/dal/model/dupire.cpp
Jobs
ID Job ID Ran Files Coverage
1 28248574456.1 26 Jun 2026 03:55PM UTC 216
80.34
GitHub Action Run
Source Files on build 28248574456
  • Tree
  • List 216
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28248574456
  • Pull Request #130
  • PR Base - master (#28242862122)
  • 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