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

wegamekinglc / Derivatives-Algorithms-Lib / 28286407179
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: docs/full-review-and-perf-reflect
DEFAULT BRANCH: master
Ran 27 Jun 2026 10:39AM UTC
Jobs 1
Files 218
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

27 Jun 2026 10:22AM UTC coverage: 80.639% (+0.1%) from 80.505%
28286407179

Pull #147

github

wegamekinglc
Move EvaluatorBase_ move-ctor members into init list

Codacy flagged `bStack_` being assigned in the constructor body
("Variable 'bStack_' is assigned in constructor body. Consider
performing initialization in initialization list."). Move bStack_
and scenario_ into the member-init list so the move ctor mirrors
the copy ctor (which already initializes all members in the list)
and leaves the constructor body empty. Behavior is unchanged; the
move-ctor regression test still passes.

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #147: fix: script-engine correctness bugs (firstElse_ default, EvaluatorBase_ move-ctor)

2 of 2 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

6289 of 7799 relevant lines covered (80.64%)

3221528.14 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
31.73
1.35% dal-cpp/dal/script/visitor/compiler.hpp
Jobs
ID Job ID Ran Files Coverage
1 28286407179.1 27 Jun 2026 10:39AM UTC 218
80.64
GitHub Action Run
Source Files on build 28286407179
  • Tree
  • List 218
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28286407179
  • Pull Request #147
  • PR Base - master (#28282236600)
  • 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