Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

psss / did / 550
82%
master: 79%

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
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 - 21:26 coverage: 81.964% (+0.06%) from 81.904%
550

Pull #160

travis-ci

9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-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

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

1 existing line in 1 file now uncovered.

1845 of 2251 relevant lines covered (81.96%)

0.82 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
86.41
-1.35% did/cli.py
5
85.82
-0.79% did/stats.py
11
83.76
-0.72% did/utils.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.65
-0.22% did/base.py
Jobs
ID Job ID Ran Files Coverage
1 550.1 30 Nov 2018 09:32PM UTC 25
81.96
Travis Job 550.1
Source Files on build 550
  • Tree
  • List 25
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #550
  • Pull Request #160
  • PR Base - master (#534)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc