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

wegamekinglc / Derivatives-Algorithms-Lib / 29195733334
87%
master: 89%

Build:
Build:
LAST BUILD BRANCH: fix/dal-14-krylov-initial-tolerance
DEFAULT BRANCH: master
Ran 12 Jul 2026 02:16PM UTC
Jobs 1
Files 233
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

12 Jul 2026 02:09PM UTC coverage: 86.996%. Remained the same
29195733334

push

github

wegamekinglc
docs: add functional-style and input-mutation rules

Add a "Functional Style and Parameter Mutation" section to the C++ style
guide (prefer pure functions; avoid mutating inputs unless performance
matters; prefer pointer over reference when mutation is needed, so the
call site makes the mutation visible; calibration as the explicit
exception) and a "No Input Mutation (Functional Style)" section to the
dal-web Python style guide (functional default; mutating input parameter
state forbidden, with rationale).

These extend the existing const-correctness theme in the C++ guide and
the async-safety invariants in the Python guide, giving reviewers an
actionable rule to apply on diffs.

7292 of 8382 relevant lines covered (87.0%)

3142926.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29195733334.1 12 Jul 2026 02:16PM UTC 233
87.0
GitHub Action Run
Source Files on build 29195733334
  • Tree
  • List 233
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29195733334
  • 4abcb451 on github
  • Prev Build on master (#29186160773)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc