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

aiidateam / aiida_core / 5428
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 05 Mar 2019 06:55AM UTC
Jobs 4
Files 398
Run time 11min
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
5428

push

travis-ci

web-flow
Add efficient `count` method for `aiida.orm.groups.Group` (#2567)

Before the only way to get the number of entries in a `Group` was
through the iterator `nodes` and call `len()` on it. However, this is
almost always not the fastest way. Given that the count is used often in
for example `verdi group list -C` it is worthwhile to have a `count`
method that operates as direct on the database layer as possible.

9 of 9 new or added lines in 4 files covered. (100.0%)

23972 of 34087 relevant lines covered (70.33%)

2.57 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5428.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 05 Mar 2019 06:55AM UTC 0
64.32
Travis Job 5428.5
6 5428.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 05 Mar 2019 07:01AM UTC 0
64.25
Travis Job 5428.6
7 5428.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 05 Mar 2019 07:03AM UTC 0
64.19
Travis Job 5428.7
8 5428.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 05 Mar 2019 07:05AM UTC 0
64.13
Travis Job 5428.8
Source Files on build 5428
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5428
  • 2c54be67 on github
  • Prev Build on provenance_redesign (#5426)
  • Next Build on provenance_redesign (#5430)
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