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

aiidateam / aiida_core / 5652
74%

Build:
DEFAULT BRANCH: develop
Ran 03 Apr 2019 06:43AM UTC
Jobs 4
Files 393
Run time 9min
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
5652

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`

23701 of 33575 relevant lines covered (70.59%)

2.57 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5652.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 03 Apr 2019 06:43AM UTC 0
64.38
Travis Job 5652.5
6 5652.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 03 Apr 2019 06:49AM UTC 0
64.31
Travis Job 5652.6
7 5652.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 03 Apr 2019 06:50AM UTC 0
64.2
Travis Job 5652.7
8 5652.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 03 Apr 2019 06:52AM UTC 0
64.13
Travis Job 5652.8
Source Files on build 5652
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5652
  • 6e90df1f on github
  • Prev Build on develop (#5644)
  • Next Build on develop (#5660)
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