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

kovidgoyal / dukpy
85%

Build:
DEFAULT BRANCH: master
Repo Added 03 Aug 2015 07:11PM UTC
Files 6
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • v0.3

pending completion
67

push

travis-ci

kovidgoyal
Fix invocation of vcvars for VS 2017

438 of 517 relevant lines covered (84.72%)

55.59 hits per line

Relevant lines Covered
Build:
Build:
517 RELEVANT LINES 438 COVERED LINES
55.59 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
67 master Fix invocation of vcvars for VS 2017 push 20 Jun 2019 04:08AM UTC kovidgoyal travis-ci pending completion  
66 master Merge branch 'master' of github.com:kovidgoyal/dukpy push 19 Jun 2019 02:18PM UTC kovidgoyal travis-ci pending completion  
65 master Merge pull request #3 from bmwiedemann/sort Sort input file list push 27 Aug 2018 04:05AM UTC web-flow travis-ci pending completion  
64 sort Sort input file list so that openSUSE's python-dukpy-kovidgoyal package builds in a reproducible way, in spite of indeterministic filesystem readdir order and http://bugs.python.org/issue30461 See https://reproducible-builds.org/ for why this is... Pull #3 27 Aug 2018 03:51AM UTC web-flow travis-ci pending completion  
63 master Merge branch 'fix-gil-segfault' of https://github.com/flaviut/dukpy push 25 Aug 2018 05:48AM UTC kovidgoyal travis-ci pending completion  
62 fix-gil-segfault Remove code checking if an error occured Python requires that a function from a C library returns NULL iff an exception occured, so checking if an error occurred is redundant. If an incorretly implemented C library call returns NULL when there i... Pull #2 25 Aug 2018 05:26AM UTC web-flow travis-ci pending completion  
61 fix-gil-segfault Only release the GIL *after* calling Py_XXX The previous version of the code released the GIL before calling get_repr, but that's not OK because get_repr calls into PyObject_Repr, which uses `Py_EnterRecursiveCall(" while getting the repr of an o... Pull #2 25 Aug 2018 01:38AM UTC web-flow travis-ci pending completion  
59 fix-gil-segfault Only release the GIL *after* calling Py_XXX The previous version of the code released the GIL before calling get_repr, but that's not OK because get_repr calls into PyObject_Repr, which uses `Py_EnterRecursiveCall(" while getting the repr of an o... Pull #2 24 Aug 2018 01:21PM UTC web-flow travis-ci pending completion  
58 master Run a full push as part of publish push 08 Jun 2017 02:53AM UTC kovidgoyal travis-ci pending completion  
57 master Add dist to ignore push 08 Jun 2017 02:52AM UTC kovidgoyal travis-ci pending completion  
See All Builds (28)
  • 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

© 2026 Coveralls, Inc