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

pyscaffold / configupdater
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: pre-commit-ci-update-config
DEFAULT BRANCH: master
Repo Added 22 Jun 2018 06:13PM UTC
Files 9
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 clear-remove-all
branch: clear-remove-all
CHANGE BRANCH
x
Reset
  • clear-remove-all
  • HEAD
  • add-adopt-option-test
  • add-fallback
  • add-missing-type-hint
  • add-py-typed
  • add-type-hints
  • api_token
  • attach-container
  • badges_template
  • cleanup-insert
  • deepcopy-option
  • deepcopy-section
  • deepcopy-toplevel
  • dev
  • fix-type-errors
  • fix15
  • fix_liskov
  • fix_option
  • fix_retval
  • fix_setitem_in_document
  • fix_type_errors
  • improve-errors
  • improve-optionxform-issue
  • improve-validation-consistency
  • issue-10
  • issue-31
  • issue-55
  • issue-68
  • link-missing
  • main
  • make-add-line-protected
  • markdown-everywhere
  • master
  • mention-deepcopy-docs
  • ml-comments
  • modify-multiline-values
  • pre-commit-ci-update-config
  • psf-license
  • pyscaffold-update
  • pyscaffold-v4
  • reorganise
  • section_comment
  • simplify-coverage
  • type-improvements
  • update-ci
  • v0.1
  • v0.1.1
  • v0.2
  • v0.3
  • v0.3.1
  • v0.3.2
  • v0.3.2rc2
  • v1.0
  • v3.0
  • v3.0.1
  • v3.0rc1
  • v3.0rc2
  • v3.1
  • v3.1.1
  • v3.2
  • v3.2b1
  • work-on-optionxform
  • workaround

pending completion
#218

push

coveralls-python

abravalheri
Detach blocks when cleaning containers

Blocks hold a reference to their containers, so if someone for some
reason is keeping a reference to a block, it would be nice (for the sake
of consistency) to guarantee that block does not hold a reference to its
former container if that container is emptied via `.clear()`

There is another aspect: Python GC is based on reference counter... I
don't know if keeping references around in the blocks might interfere
with that also.

243 of 261 branches covered (93.1%)

Branch coverage included in aggregate %.

708 of 725 relevant lines covered (97.66%)

0.98 hits per line

Relevant lines Covered
Build:
Build:
725 RELEVANT LINES 708 COVERED LINES
0.98 HITS PER LINE
Source Files on clear-remove-all
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#218 clear-remove-all Detach blocks when cleaning containers Blocks hold a reference to their containers, so if someone for some reason is keeping a reference to a block, it would be nice (for the sake of consistency) to guarantee that block does not hold a reference ... push 29 Jun 2021 07:32PM UTC abravalheri coveralls-python pending completion  
See All Builds (494)
  • 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