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

scikit-hep / iminuit / 7127889863 / 1
100%
develop: 100%

Build:
DEFAULT BRANCH: develop
Ran 07 Dec 2023 12:06PM UTC
Files 15
Run time 0s
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

07 Dec 2023 12:03PM UTC coverage: 100.0%. Remained the same
7127889863.1

push

github

web-flow
Fix use of removed array rules in test (#952)

This fixes the failing test and two performance warnings raised in the
tests. Like @henryiii suggested, these changes were needed in one
particular test which relied on broadcasting rules (in this case they
were narrowing rules) that have been removed from numpy.

Previously, it was possible to do this
```
a = np.zeroes(2)
b = np.ones(1)
a[0] += b # add sequence of length 1 to scalar
```

3400 of 3400 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 7127889863.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7127889863
  • 86c52011 on github
  • Prev Job for on develop (#6025076607.1)
  • Next Job for on develop (#7127899625.1)
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