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

BlueBrain / libsonata / 5420463329
96%
master: 94%

Build:
Build:
LAST BUILD BRANCH: double-ctest
DEFAULT BRANCH: master
Ran 30 Jun 2023 07:36AM UTC
Jobs 1
Files 13
Run time 1s
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

pending completion
5420463329

push

github

mgeplf
Move std::vector methods above scalar methods in bindings

* 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

Jobs
ID Job ID Ran Files Coverage
1 5420463329.1 30 Jun 2023 07:36AM UTC 13
96.29
GitHub Action Run
Source Files on build 5420463329
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5da43814 on github
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

© 2025 Coveralls, Inc