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

Parquery / pylddwrap
92%

Build:
DEFAULT BRANCH: master
Repo Added 29 Oct 2018 06:57AM UTC
Files 2
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • mristin/Added---sorted-option
  • mristin/Added-continuous-publishing-to-pypi
  • mristin/Added-handling-of-static-libraries
  • mristin/Added-support-for-Python-3.7-and-3.8
  • mristin/Bumped-to-1.1.0
  • mristin/Fixed-violation-of-assertion-in-sorting
  • mristin/Refactored-for-better-unit-testing
  • v1.0.2
  • v1.1.0

pending completion
62

push

travis-ci-com

web-flow
Added handling of static libraries (#13)

Static libraries are a special case for `ldd` where it simply returns a
message "statically linked". This patch handles this special case in
pylddwrap as well.

Fixes #12.

6 of 6 new or added lines in 1 file covered. (100.0%)

155 of 169 relevant lines covered (91.72%)

3.67 hits per line

Relevant lines Covered
Build:
Build:
169 RELEVANT LINES 155 COVERED LINES
3.67 HITS PER LINE
Source Files on master
  • Tree
  • List 2
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
62 master Added handling of static libraries (#13) Static libraries are a special case for `ldd` where it simply returns a message "statically linked". This patch handles this special case in pylddwrap as well. Fixes #12. push 02 Dec 2020 08:42PM UTC web-flow travis-ci-com pending completion  
58 master Bumped to 1.1.0 (#11) * Added ``--sorted`` command-line option * Refactored for easier and more thorough testing push 26 Nov 2020 07:38AM UTC web-flow travis-ci-com pending completion  
55 master Added continuous publishing to Pypi (#10) This patch introduces a GitHub workflow to publish a new package to Pypi whenever a new version has been released. push 26 Nov 2020 07:34AM UTC web-flow travis-ci-com pending completion  
52 master Fixed violation of type assertion in sorting (#9) There was a bug in the code due to a missing type listed in a type assertion when sorting. This patch refactors the sorting function into the `lddwrap` module and properly test it in isolation. push 12 Nov 2020 07:29AM UTC web-flow travis-ci-com pending completion  
49 master Added `--sorted` command-line option (#7) This patch introduces the command-line option `--sorted` to allow for sorting the output by an attribute of the dependency. This is further development of the initial pull request #5. push 11 Nov 2020 02:38PM UTC web-flow travis-ci-com pending completion  
46 master Refactored for easier testing (#6) The current code depdended completely on the platform as it performed live tests in the unit testing code. This patch refactors the test code to create a mock `ldd` script which is executed instead of the act... push 11 Nov 2020 12:10PM UTC web-flow travis-ci-com pending completion  
42 master Merge e9f28ccf2 into b1cba61d6 Pull #5 04 Nov 2020 10:00AM UTC web-flow travis-ci-com pending completion  
40 master Merge pull request #4 from Parquery/mristin/Added-support-for-Python-3.7-and-3.8 Added support for Python 3.7 and 3.8 push 13 Oct 2020 05:35PM UTC web-flow travis-ci-com pending completion  
35 master Merge pull request #2 from Parquery/mristin/finalized-initial-version finalized initial version push 29 Oct 2018 06:59AM UTC web-flow travis-ci-com pending completion  
See All Builds (27)
  • Repo on GitHub
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