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

f-dangel / curvlinops / 22835615977
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: kfoc-mc-support
DEFAULT BRANCH: main
Ran 09 Mar 2026 02:54AM UTC
Jobs 1
Files 47
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

09 Mar 2026 02:16AM UTC coverage: 91.259% (-0.02%) from 91.274%
22835615977

push

github

f-dangel
[REF] Split vmap data args into X and loss_args, simplify dims to -1

Separate model input X from loss function arguments loss_args in
make_ggn_vector_product and all downstream callers. This makes the
data flow explicit: f consumes X, c consumes loss_args. Adding extra
loss args (e.g. generator for MC) no longer changes vmap in_dims.

Also replace tuple(p.ndim for p in params) with scalar -1 in all vmap
in_dims/out_dims. A scalar -1 broadcasts to "last axis" per tensor
leaf in the pytree, which is the trailing matrix-column dimension.

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

7 of 7 new or added lines in 3 files covered. (100.0%)

2203 of 2414 relevant lines covered (91.26%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22835615977.1 09 Mar 2026 02:54AM UTC 47
91.26
GitHub Action Run
Source Files on build 22835615977
  • Tree
  • List 47
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 91044f09 on github
  • Prev Build on use-tuples-in-functionals (#22831429882)
  • Next Build on use-tuples-in-functionals (#22835830184)
  • 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