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

Kintyre / ksconf / 42
91%
master: 90%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 19 May 2018 12:55AM UTC
Jobs 1
Files 7
Run time 1s
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
42

push

travis-ci

lowell80
Move parser features into 'ksconf.conf.parser' module

This is the first step towards refactoring all the modules.  Most of the
eventual modules have been created as empty stubs.  The "ksconf.monolithic"
modules represents the unmoved bits.  All supporting artifacts have been
updated so that all existing unit-tests pass as-is.  Help "doc" generation was
fixed.  Install scripts were switched to a package based approach.  No logical
or functional changes have been made in this commit.

There is no longer a top-level 'ksconf.py' script runnable directly from this
package.  Run setup.py install to build a 'ksconf' console script (as before)
or.  For interactive testing without any packaging, run

    python -m ksconf.monolithic <ARGS>

from the root directory of this project.  This will change over time, so
installing with pip or setup.py is highly recommended for consistency.)

Known issues:

 (1) Unit tests have issues importing the ksconf modules correctly.  I tried to
     move tests to ksconf/tests unsuccessfully.  For now using a symlink to
     resolve the python path issues.  I want to be able to run this as scripts,
     via nosetests, and via run_tests.py (pre-commit hook).
 (2) Import are not ideal.

1765 of 1950 relevant lines covered (90.51%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 42.1 19 May 2018 12:55AM UTC 0
90.51
Travis Job 42.1
Source Files on build 42
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #42
  • a5683d25 on github
  • Next Build on refactor-modules (#43)
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