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

Kintyre / ksconf
80%
master: 90%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Repo Added 22 Apr 2018 01:02AM UTC
Files 76
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 python3
branch: python3
CHANGE BRANCH
x
Reset
  • python3
  • 0.6.2rc1
  • 134e16c57
  • appveyor
  • britt_docs
  • britt_docs-lca01
  • bug-precommit
  • bug77
  • build-stuff
  • combine-refactor
  • devel
  • devel-stateful-deploy
  • doc-typos
  • docker
  • entrypoint-to-importlib-metadata
  • feat-build-support
  • feat-cli-entrypoints
  • feat-cmd-snapshot
  • feat-combine-dotd
  • feat-docs2.0
  • feat-filter
  • feat-minimize-allow-missing
  • feat-namespace-packaging
  • feat-package-manifest
  • feat-promote-stanza-filter
  • feat-rest-publish-CORE
  • feat-rest-publish-final
  • feat-rest-publish-splunksdk
  • feat-restexport
  • feat-shift-to-plugins
  • feat-splunk-app
  • feat-splunkbase-api-poc
  • feat-xmlformat
  • fix-18-diff-backwards
  • fix-git-missing
  • fix-win-glob-support
  • import-six
  • install-docs
  • jenn-docs
  • master
  • python3-forever
  • python3-forever-r1
  • python3-forever-r2
  • python3-forever-r3
  • python3-merge
  • read-the-docs
  • refactor-modules
  • release-0.12
  • release-0.3
  • release-0.4
  • release-0.5
  • release-0.9
  • travis-build-fixes
  • untagged-c434f41ae59c73bb38de
  • untagged-e60fbc52fb2e4d71aee7
  • v0.10.0-alpha5
  • v0.10.0-beta6
  • v0.10.0-beta9
  • v0.11.1
  • v0.11.3-beta3
  • v0.11.3-rc2
  • v0.13.8
  • v0.3.2
  • v0.4.0
  • v0.4.1
  • v0.4.1-beta1
  • v0.4.1-beta2
  • v0.4.10
  • v0.4.2
  • v0.4.3
  • v0.4.4
  • v0.4.5
  • v0.4.6
  • v0.4.7
  • v0.4.8
  • v0.4.9
  • v0.5.0
  • v0.5.0-dev1
  • v0.5.0rc1
  • v0.5.0rc11
  • v0.5.0rc12
  • v0.5.0rc13
  • v0.5.0rc14
  • v0.5.0rc15
  • v0.5.0rc16
  • v0.5.0rc17
  • v0.5.0rc3
  • v0.5.0rc4
  • v0.5.0rc6
  • v0.5.0rc7
  • v0.5.0rc8
  • v0.5.0rc9
  • v0.5.1
  • v0.5.1rc2
  • v0.5.2
  • v0.5.3
  • v0.5.4
  • v0.5.4rc1
  • v0.5.4rc2
  • v0.5.4rc3
  • v0.5.4rc4
  • v0.5.5
  • v0.5.5rc1
  • v0.5.5rc2
  • v0.5.6
  • v0.6.0
  • v0.6.0rc1
  • v0.6.0rc2
  • v0.6.0rc3
  • v0.6.0rc4
  • v0.6.0rc5
  • v0.6.1
  • v0.6.2
  • v0.6.2rc1
  • v0.6.2rc2
  • v0.6.3rc2
  • v0.6.3rc3
  • v0.7.0
  • v0.7.0rc1
  • v0.7.0rc2
  • v0.7.0rc3
  • v0.7.0rc4
  • v0.7.1
  • v0.7.10
  • v0.7.1rc1
  • v0.7.1rc2
  • v0.7.2
  • v0.7.3
  • v0.7.3rc1
  • v0.7.3rc2
  • v0.7.3rc3
  • v0.7.4
  • v0.7.4rc1
  • v0.7.5
  • v0.7.5rc1
  • v0.7.6
  • v0.7.6rc1
  • v0.7.6rc2
  • v0.7.7
  • v0.7.7rc1
  • v0.7.7rc2
  • v0.7.7rc3
  • v0.7.7rc4
  • v0.7.7rc5
  • v0.7.7rc6
  • v0.7.8
  • v0.7.8rc1
  • v0.7.9
  • v0.7.9rc1
  • v0.8-beta1
  • v0.8-beta2
  • v0.8-beta3
  • v0.8-beta4
  • v0.8-beta5
  • v0.8-beta6
  • v0.8.0
  • v0.8.0rc2
  • v0.8.1
  • v0.8.1rc1
  • v0.8.1rc2
  • v0.8.2
  • v0.8.3
  • v0.8.4
  • v0.8.4rc1
  • v0.8.5
  • v0.8.5rc1
  • v0.8.6
  • v0.8.7
  • v0.8.8rc2
  • v0.8.8rc3
  • v0.8.8rc4
  • v0.9.0
  • vagrant_py349
  • windows-doc-fixes
  • xmlfeat-win-bug

pending completion
101

push

travis-ci

lowell80
Resolved 'unclosed file' warnings

All changes were to resolve this warning message:

    ResourceWarning: unclosed file <_io.BufferedReader name='.../bogus.conf'>

- Refactored parse_conf(), write_conf() into separate file+stream and stream-
  only (backend) functions so that all file open requests are properly handed
  in a 'with' block.
- Improved file handling of the TestWorkDir and other unit-testing helpers
- Re-enabled the test_sort_inplace_returncode() test which was failing due to
  the ResourceWarning messages written to stderr.

38 of 38 new or added lines in 4 files covered. (100.0%)

2445 of 3073 relevant lines covered (79.56%)

2.71 hits per line

Relevant lines Covered
Build:
Build:
3073 RELEVANT LINES 2445 COVERED LINES
2.71 HITS PER LINE
Source Files on python3
  • List 0
  • Changed 12
  • Source Changed 9
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
101 python3 Resolved 'unclosed file' warnings All changes were to resolve this warning message: ResourceWarning: unclosed file <_io.BufferedReader name='.../bogus.conf'> - Refactored parse_conf(), write_conf() into separate file+stream and stream- on... push 26 Jun 2018 05:23PM UTC lowell80 travis-ci pending completion  
100 python3 Python 3.6 fixes - Fixed unittest failure on Python 3.6 where datetime.fromtimestamp(0) doesn't work on Windows (probably timezone dependent). Hardcoded 1970-01-01. - Check for the existence of 'funct' due to an apparent argparse change in P... push 26 Jun 2018 03:31PM UTC lowell80 travis-ci pending completion  
99 python3 Refactor Travis config - Set README.md to show Travis/AppArmor master branch badges. - Fix up remaining deprecated assert functions. - Setup releases to only happen on Python 3.6 - Update travis matrix push 26 Jun 2018 02:16AM UTC lowell80 travis-ci pending completion  
98 python3 Cleanup deprecated unitest method names - Fixed up Vagrant file (remove local folder sync) - Fixed python version (3.5) for AppVeyor - Switched tox to use 'discover' mode instead of run_tests.py (which hides a bunch of output and masks some fai... push 26 Jun 2018 01:45AM UTC lowell80 travis-ci pending completion  
97 python3 Fixes for failing unit test This is a blind commit because I can't reproduce *any* of the failures locally on Mac, Windows, or Linux. (But both Travis and AppVeyor report issues.) Added Vagrantfile for local tox testing on Linux. push 25 Jun 2018 09:32PM UTC lowell80 travis-ci pending completion  
96 python3 Various Windows platform fixes - Applied windows EOL and environment encoding fixes for make_cli_docs script. - Resolved the WinError 5 (Access denied) during TestWorkDir cleanup. This was caused by the .git/object/xx/* folders containing read... push 25 Jun 2018 08:42PM UTC lowell80 travis-ci pending completion  
95 python3 Python 3.4 to 3.6 support Upgraded code base to support 3.4, 3.5, and 3.6 in addition to the existing Python 2.7 support. Pypy nearly works (fails just a few unit-tests) but is a lower priority. Enabled additional runtime test for Travis, AppVe... push 25 Jun 2018 05:35PM UTC lowell80 travis-ci pending completion  
94 python3 Require six (fix typo) push 23 Jun 2018 02:33PM UTC web-flow travis-ci pending completion  
92 python3 First pass at Python 3 support Currently all unit tests pass for Python 2.7, more changes are necessary for 3.x Targeting support for Python 2.7, 3.4 to 3.6, and possibly pypy - Ran python-modernize with the --future-unicode flag on all python s... push 23 Jun 2018 06:51AM UTC lowell80 travis-ci pending completion  
See All Builds (1341)
  • 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