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

berkmancenter / mediacloud / 3235
53%
master: 70%

Build:
Build:
LAST BUILD BRANCH: release
DEFAULT BRANCH: master
Ran 08 Feb 2017 03:00PM UTC
Jobs 1
Files 178
Run time 11s
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
3235

push

travis-ci

pypt
Introduce import_python_module() helper to import Python module into Perl package

Vanilla Inline::Python’s way to import the module:

use Inline Python => ‘path/to/module.py’;

…apparently was importing the same module multiple times into a same
namespace on certain occasions, sometimes leading to a situation when a
Python function would be called multiple times on a single issuance of
the function (!).

import_python_module() imports Python functions / classes only once and
is careful to do the import only into the Perl package that needs said
Python functions / classes.

7854 of 14833 relevant lines covered (52.95%)

1005.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3235.1 08 Feb 2017 03:00PM UTC 0
52.95
Travis Job 3235.1
Source Files on build 3235
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3235
  • 4e61b6e3 on github
  • Prev Build on rewrite_db_handler_to_python (#3224)
  • Next Build on rewrite_db_handler_to_python (#3268)
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

© 2025 Coveralls, Inc