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

psss / did / 550
82%
master: 79%

Build:
Build:
LAST BUILD BRANCH: fix-up-jira
DEFAULT BRANCH: master
Ran 30 Nov 2018 09:32PM UTC
Jobs 1
Files 25
Run time 4s
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
550

Pull #160

travis-ci

web-flow
Refactor plugin loader to allow eggs and custom plugin locations.

The idea is to allow users to write their own plugins without needing to
download the code. They can pip install or dnf install and use the config
file to point to their custom plugins.

* Refactor the loading logic to use importlib and pkgutil so it can load plugins
from an egg and arbitrary places on the filesystem.

* Add a custom_plugins option to the general section of the config. Users
can add a space separated list of directories where custom plugins reside.

Example:
```
[general]
email = Joe User <joe@example.com>
custom_plugins = ~/.did/custom_plugins

[thing]
type = thing
```
Pull Request #160: Support custom plugin locations and arbitrary plugin modules

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

1845 of 2251 relevant lines covered (81.96%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 550.1 30 Nov 2018 09:32PM UTC 0
81.96
Travis Job 550.1
Source Files on build 550
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #550
  • Pull Request #160
  • PR Base - master (#548)
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