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

psss / did / 551
82%
master: 79%

Build:
Build:
LAST BUILD BRANCH: fix-up-jira
DEFAULT BRANCH: master
Ran 30 Nov 2018 09:53PM 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
551

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

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

1846 of 2252 relevant lines covered (81.97%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 551.1 30 Nov 2018 09:53PM UTC 0
81.97
Travis Job 551.1
Source Files on build 551
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #551
  • 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