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

berkmancenter / mediacloud / 3235 / 1
53%
master: 70%

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

08 Feb 2017 02:28PM UTC coverage: 52.95% (-0.09%) from 53.044%
3235.1

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

Source Files on job 3235.1
  • Tree
  • List 0
  • Changed 38
  • Source Changed 15
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3235
  • Travis Job 3235.1
  • 4e61b6e3 on github
  • Prev Job for on rewrite_db_handler_to_python (#3224.1)
  • Next Job for on rewrite_db_handler_to_python (#3268.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

© 2025 Coveralls, Inc