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

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

Build:
Build:
LAST BUILD BRANCH: chore/fix-all-style-findings
DEFAULT BRANCH: master
Ran 27 Jun 2026 01:46PM 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 01:17PM UTC coverage: 81.297%. Remained the same
28290365716

push

github

wegamekinglc
Avoid CG shadow-vector allocation and fix REQUIRE message grammar

Two post-merge Copilot nits on the unified CG/BCG Krylov helper:

- KrylovState_ now sizes the shadow vectors rr/zz/pp to n only for BCG
  (biConjugate = true); for CG they stay empty since CG never reads
  them (zzRef/ppRef alias z/p). This restores the standalone-CGSolve
  memory and cache footprint that the dedup regressed.
- Correct the user-facing REQUIRE messages: "matrix size is not
  compatible" -> "matrix dimensions are incompatible" and "parameters
  is not valid" -> "parameters are invalid".

CG and BCG outputs are byte-identical to master (17-significant-figure
probe diff is empty on both the aadet and xad backends); the CG path
never touches rr/zz/pp, so not allocating them changes no arithmetic.

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

6294 of 7742 relevant lines covered (81.3%)

3243935.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28290365716.1 27 Jun 2026 01:46PM UTC 218
81.3
GitHub Action Run
Source Files on build 28290365716
  • Tree
  • List 218
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28290365716
  • bdd3529e on github
  • Prev Build on master (#28289881159)
  • 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