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

wegamekinglc / Derivatives-Algorithms-Lib / 26691069445
78%
master: 79%

Build:
Build:
LAST BUILD BRANCH: copilot/override-function-gradient-calibration
DEFAULT BRANCH: master
Ran 30 May 2026 06:09PM UTC
Jobs 1
Files 194
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

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

Pull #74

github

wegamekinglc
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>
Pull Request #74: Separate benchmarks into a dedicated folder

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

5088 of 6514 relevant lines covered (78.11%)

3835171.03 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
97.92
dal-cpp/dal/script/preprocessor.cpp
Jobs
ID Job ID Ran Files Coverage
1 26691069445.1 30 May 2026 06:09PM UTC 194
78.11
GitHub Action Run
Source Files on build 26691069445
  • Tree
  • List 194
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26691069445
  • Pull Request #74
  • PR Base - master (#26683256782)
  • 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