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

psss / did / 551 / 1
82%
master: 79%

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

30 Nov 2018 09:47PM UTC coverage: 81.972% (+0.07%) from 81.904%
551.1

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

1846 of 2252 relevant lines covered (81.97%)

0.82 hits per line

Source Files on job 551.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 537
  • Travis Job 551.1
  • a05d4e94 on github
  • Prev Job for on refactor_plugin_loading (#548.1)
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