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

scikit-hep / iminuit / 33642109919
100%

Build:
DEFAULT BRANCH: develop
Ran 02 Sep 2026 02:31PM 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

02 Sep 2026 02:26PM UTC coverage: 99.618%. Remained the same
33642109919

push

github

web-flow
perf: construct strategy-2 MnMigrad only when retrying (#1156)

:robot: _AI text below_ :robot:

`_robust_low_level_fit` always built a strategy-2 `MnStrategy` and
`MnMigrad`
instance, even when the retry loop was never entered (which is the
common
case, e.g. once per scan point in `mnprofile`/`mncontour`). This fix
builds
them lazily, only when the retry condition actually holds. It also
removes an
unused `n = len(m)` assignment in `Minuit._make_covariance`.

Split from #1138, part of #1132.

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

3910 of 3925 relevant lines covered (99.62%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33642109919.1 02 Sep 2026 02:31PM UTC 18
99.62
GitHub Action Run
Source Files on build 33642109919
  • Tree
  • List 18
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33642109919
  • 66654809 on github
  • Prev Build on develop (#33630072284)
  • Next Build on develop (#33642741471)
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