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

aiidateam / aiida_core / 5652 / 6
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 03 Apr 2019 06:49AM UTC
Files 393
Run time 22s
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

03 Apr 2019 06:28AM UTC coverage: 64.31% (-0.07%) from 64.38%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

web-flow
Clean up the entry point related exceptions (#2695)

A new base exception is introduced `EntryPointError` which now forms the
new basis for the existing entry point exceptions:

 * `MissingEntryPointError`
 * `MultipleEntryPointError`
 * `LoadingEntryPointError`

This cleans code that often want to catch any three of these as they can
now simply catch the parent `EntryPointError`.

Furthermore, the following exceptions have been removed as they were
duplicating the functionality of those listed above:

 * `MissingPluginError`
 * `LoadingPluginFailed`

21592 of 33575 relevant lines covered (64.31%)

0.64 hits per line

Source Files on job 5652.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 28
  • Source Changed 13
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1404
  • Travis Job 5652.6
  • 6e90df1f on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#5644.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#5660.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