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

xapi-project / sm / 672
34%
master: 47%

Build:
Build:
LAST BUILD BRANCH: private/bensi/pathRefreshFix
DEFAULT BRANCH: master
Ran 16 Nov 2018 11:53AM UTC
Jobs 1
Files 97
Run time 8s
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
672

Pull #415

travis-ci

web-flow
CP-29955: Log failures in key lookup plugins

- Previously we did not log anything in the plugin manager when key
  lookup plugins were invoked or when they failed with an exception.  So
  now I have added debug logs to the plugin manager that are written to
  SMlog.
- Fixed how modules in the plugins directory are loaded. To avoid
  loading itself, the plugin manager compared each filename in its
  directory to the __file__ variable. However, sometimes this variable
  was __init__.pyc, not __init__.py, so the comparison returned false,
  and the key manager loaded itself recursively, which in turn tried to
  load the plugins again, but failed.
- I've also removed some pylint warnings: I've converted the Logger
  class into a function, fixed indentation, and removed trailing
  whitespace.

Signed-off-by: Gabor Igloi <gabor.igloi@citrix.com>
Pull Request #415: Merge feature/REQ-718 branch

832 of 6495 branches covered (12.81%)

260 of 260 new or added lines in 6 files covered. (100.0%)

7086 of 21151 relevant lines covered (33.5%)

0.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 672.1 16 Nov 2018 11:53AM UTC 0
33.5
Travis Job 672.1
Source Files on build 672
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #672
  • Pull Request #415
  • PR Base - master (#670)
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