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

wegamekinglc / Derivatives-Algorithms-Lib / 28248574456

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

21.88
/dal-cpp/dal/indice/index/ir.cpp


Source Not Available

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