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

ldx / python-iptables / 452 / 2
58%
master: 58%

Build:
Build:
LAST BUILD BRANCH: errno-fix
DEFAULT BRANCH: master
Ran 10 Mar 2020 01:23PM UTC
Files 61
Run time 1min
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

10 Mar 2020 01:23PM UTC coverage: 58.493% (+0.03%) from 58.463%
452.2

Pull #303

travis-ci

web-flow
Add '.so' as additional shared object suffix

EXT_SUFFIX includes a platform information tag starting from Python 3.5 [0]
For example:

    >>> sysconfig.get_config_var("EXT_SUFFIX")
    '.cpython-38-aarch64-linux-gnu.so'

This suffix only applies to cpython extensions i.e. not to the iptables shared
objects.

Adding '.so' as an additional suffix for shared objects fixes the issue.

Fixes: Issue #301

Signed-off-by: Frank Vanbever <frank.vanbever@essensium.com>

[0]: https://docs.python.org/3/whatsnew/3.5.html#build-and-c-api-changes
Pull Request #303: Add '.so' as additional shared object suffix

8110 of 13865 relevant lines covered (58.49%)

0.58 hits per line

Source Files on job 452.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 414
  • Travis Job 452.2
  • 04055b8e on github
  • Prev Job for on wrong-suffix (#450.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