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

BlueBrain / libsonata / 5422168798 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2023 11:02AM UTC
Files 13
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

30 Jun 2023 10:59AM UTC coverage: 96.286%. Remained the same
5422168798.1

push

github

web-flow
Move std::vector methods above scalar methods in bindings (#280)

* Otherwise, numpy coercion kicks in, and an argument like
  `np.asarray([42])` gets coerced to 42, the scalar binding
  is used, and then we convert it to a std::vector internally.
* not only is this inefficient, newer numpy versions emit:
    DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future.
    Ensure you extract a single element from your array before performing this operation.
    (Deprecated NumPy 1.25.)

1789 of 1858 relevant lines covered (96.29%)

75.55 hits per line

Source Files on job 5422168798.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5422168798
  • 54ebbdbe on github
  • Prev Job for on master (#5355751033.1)
  • Next Job for on master (#5507468495.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