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

f-dangel / curvlinops / 23111723348
91%

Build:
DEFAULT BRANCH: main
Ran 15 Mar 2026 02:02PM UTC
Jobs 1
Files 50
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

15 Mar 2026 01:50PM UTC coverage: 91.451% (+0.3%) from 91.197%
23111723348

push

github

web-flow
[REF] Introduce ParameterUsage dataclass for KFAC (#263)

* [REF] Introduce ParameterUsage dataclass for KFAC layer-parameter mapping

Unify KFAC's layer-to-parameter mapping into a single ParameterUsage
dataclass bundling operation type, parameter roles, and hyperparameters.
Rename mapping keys from "weight"/"bias" to "W"/"b" (matching
AffineLayerInfo notation), and change _mapping from dict to list.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* [DOC] Add PR link to changelog entry

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* [REF] Extract _module_name_from_param helper

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* [FIX] Address PR review: recurse=False, isinstance lookup, fix docstring

- Use recurse=False in named_parameters to avoid submodule params
- Use isinstance-based lookup for _module_info to support subclasses
- Fix stale docstring in EKFACComputer.compute()

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: f-dangel <felix.dangel@concordia.ca>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

83 of 83 new or added lines in 8 files covered. (100.0%)

15 existing lines in 7 files now uncovered.

2439 of 2667 relevant lines covered (91.45%)

0.91 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.88
-0.05% curvlinops/computers/ekfac.py
1
94.81
0.64% curvlinops/computers/kfac.py
1
98.28
-0.06% curvlinops/ggn.py
1
96.77
-0.1% curvlinops/gradient_moments.py
1
92.86
0.15% curvlinops/_torch_base.py
2
91.54
0.2% curvlinops/kfac_utils.py
8
93.44
0.0% curvlinops/_empirical_risk.py
Jobs
ID Job ID Ran Files Coverage
1 23111723348.1 15 Mar 2026 02:02PM UTC 50
91.45
GitHub Action Run
Source Files on build 23111723348
  • Tree
  • List 50
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c0c07dfd on github
  • Prev Build on main (#22975243719)
  • Next Build on main (#23122505326)
  • 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