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

wegamekinglc / Derivatives-Algorithms-Lib / 26691541133

30 May 2026 06:26PM UTC coverage: 78.109% (+0.2%) from 77.94%
26691541133

push

github

web-flow
Separate benchmarks into a dedicated folder (#74)

* refactor(script): split definition preprocessing from payoff parsing

* bench(script): add script_perf benchmark for preprocessing and parsing stages

* Separate benchmarks into dedicated folder from examples

* fix: strengthen extensibility test and fix signed/unsigned warnings in new tests

TestExtensibilityViaOverride previously used a numeric value ("0.05") that
the base IsConstVariable() already classifies as a const variable, so the
override changed nothing and the test passed regardless. Invert the override
to return false so a numeric value is forced down the macro path instead;
both assertions now fail if the override is removed, genuinely verifying the
extension point.

Change loop indices from `auto i = 0` (int) to `size_t i = 0` in the new
lexer tests to silence -Wsign-compare against size_t from .size().

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wegamekinglc <scrappedprince.li@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

56 of 57 new or added lines in 4 files covered. (98.25%)

5088 of 6514 relevant lines covered (78.11%)

3834267.01 hits per line

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

97.92
/dal-cpp/dal/script/preprocessor.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