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

aiidateam / aiida_core / 5360 / 6
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 27 Feb 2019 04:48PM UTC
Files 398
Run time 102min
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

27 Feb 2019 04:26PM UTC coverage: 64.06% (+0.2%) from 63.84%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

Pull #2544

travis-ci

web-flow
Make various protected `Node` methods public

These methods are intended to be called from outside the class hierarchy
but were made protected (by prefixing them with an underscore) merely to
hide them from auto-completion and signal to users that they should not
be called by the user. However, this is the wrong usage of this feature
and methods that should be callable from the outside should not be
protected.
Pull Request #2544: Make various protected `Node` methods public

21781 of 34001 relevant lines covered (64.06%)

0.64 hits per line

Source Files on job 5360.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 21
  • Source Changed 20
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1157
  • Travis Job 5360.6
  • 07043c2f on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on fix_2538_wrongly_protected_methods (#5354.5)
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