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

zopefoundation / ZConfig
100%
master: 98%

Build:
Build:
LAST BUILD BRANCH: 4.3
DEFAULT BRANCH: master
Repo Added 11 Feb 2017 12:16PM UTC
Files 52
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 issue17
branch: issue17
CHANGE BRANCH
x
Reset
  • issue17
  • 3.2.0
  • 3.3.0
  • 3.4.0
  • 3.5.0
  • 3.6.1
  • 4.0
  • 4.1
  • 4.2
  • 4.3
  • add-py312-drop-py37
  • all-repos_autofix_all-repos-sed
  • config-with-pure-python
  • config-with-pure-python-template-4ff6dc14
  • config-with-pure-python-template-9fcd3d67
  • config-with-pure-python-template-a3a78df1
  • config-with-pure-python-template-b21fbbf2
  • config-with-pure-python-template-e7051a16
  • coverage
  • coverage-100
  • drop-33
  • drop-six
  • fd-coverage-reporting
  • fd-docs-build
  • fd-flake8-happiness
  • fd-format-setting-doc
  • fd-log-format-func-name
  • fd-log-format-sample-value-types
  • fd-log-formatter-style
  • fd-logfile-delay-and-encoding
  • fd-logfile-docs
  • fd-logfile-early-errors
  • fd-logger-arbitrary-fields
  • fd-pygments
  • fd-python38
  • fd-silence-tests
  • fix#97
  • fix-tox-coverage
  • fix_79
  • gforcada-patch-1
  • issue14
  • issue15
  • issue16
  • issue18
  • issue23
  • issue32
  • issue37
  • issue38
  • issue41
  • issue59
  • jam-doc-logging
  • jam-s2html-useful-api
  • jam-use-manuel
  • master
  • python39
  • remove-file-tests
  • sphinxcontrib-programoutput

pending completion
135

push

travis-ci

jamadden
Replace almost all names that shadowed builtins

Fixes #17

There are a few that are still left because they were used as keyword
arguments with defaults or I couldn't think of a better name.

I also fixed a few other pylint errors/warnings that were nearby the
names.

Current list:

************* Module ZConfig.cfgparser
W:103, 8: Redefining built-in 'type' (redefined-builtin)
************* Module ZConfig.datatypes
W: 42, 4: Redefining built-in 'reduce' (redefined-builtin)
W: 80,35: Redefining built-in 'min' (redefined-builtin)
W: 80,45: Redefining built-in 'max' (redefined-builtin)
************* Module ZConfig.loader
W: 53,19: Redefining built-in 'file' (redefined-builtin)
W: 97,27: Redefining built-in 'file' (redefined-builtin)
W:140,29: Redefining built-in 'file' (redefined-builtin)
W:162,23: Redefining built-in 'file' (redefined-builtin)
W:210,12: Redefining built-in 'file' (redefined-builtin)
W:513,23: Redefining built-in 'file' (redefined-builtin)
************* Module ZConfig.schemaless
W: 23,19: Redefining built-in 'file' (redefined-builtin)
W: 31,23: Redefining built-in 'file' (redefined-builtin)
W: 39,23: Redefining built-in 'type' (redefined-builtin)

4781 of 4785 relevant lines covered (99.92%)

6.96 hits per line

Relevant lines Covered
Build:
Build:
4785 RELEVANT LINES 4781 COVERED LINES
6.96 HITS PER LINE
Source Files on issue17
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
135 issue17 Replace almost all names that shadowed builtins Fixes #17 There are a few that are still left because they were used as keyword arguments with defaults or I couldn't think of a better name. I also fixed a few other pylint errors/warnings that w... push 22 Jun 2017 06:24PM UTC jamadden travis-ci pending completion  
See All Builds (460)
  • 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