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

scikit-hep / iminuit / 33514294405
100%

Build:
DEFAULT BRANCH: develop
Ran 01 Sep 2026 01:39PM UTC
Jobs 1
Files 18
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

01 Sep 2026 01:35PM UTC coverage: 99.617%. Remained the same
33514294405

push

github

web-flow
fix: UnbinnedNLL.scaled_pdf scale for multivariate data (#1146)

:robot: _AI text below_ :robot:

Split out of #1137.

`scaled_pdf` must scale by the number of data points. For multivariate
data of shape `(D, N)`, `np.prod(data.shape)` gives `D * N`, so the
number density was too large by the factor `D`. `data.shape[-1]` is
correct for 1D and multivariate data.

Reported in #1132.

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

3898 of 3913 relevant lines covered (99.62%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33514294405.1 01 Sep 2026 01:39PM UTC 18
99.62
GitHub Action Run
Source Files on build 33514294405
  • Tree
  • List 18
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33514294405
  • d7a2fb07 on github
  • Prev Build on develop (#33228591951)
  • Next Build on develop (#33523862991)
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