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

mtreinish / stestr
62%
master: 68%

Build:
Build:
LAST BUILD BRANCH: gha-ci
DEFAULT BRANCH: master
Repo Added 22 Dec 2016 05:02AM UTC
Files 33
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 deprecate-partial
branch: deprecate-partial
CHANGE BRANCH
x
Reset
  • deprecate-partial
  • 1.1.0
  • 2.0.0
  • 2.1.0
  • 2.1.1
  • 2.2.0
  • 2.3.0
  • 2.3.1
  • 2.4.0
  • 2.5.0
  • 2.5.1
  • 2.6.0
  • 3.0.0
  • 3.0.1
  • 3.1.0
  • add-3.8-support
  • add-abbreivate
  • add-all-attachments
  • add-azure-py38
  • add-code-of-conduct-1
  • add-contributing-to-readme
  • add-license-metadata-to-package
  • add-mailmap
  • add-pdb-mode
  • add-py2-drop-notice
  • add-py37
  • add-py39-support
  • add-repo-metadata
  • add-return-code-tests-from-func
  • add-subunit-output-check
  • attempt-cinder-fix
  • azure-pipelines
  • cap-pbr
  • cap-pip
  • change-readme-title
  • cleanup-failing-man-section
  • cli-man
  • debug-by-default
  • doc-fixes
  • drop-reno-docs
  • drop-universal-wheel-travis
  • dynamic-schedule
  • fix-docs
  • fix-encoding-py3
  • fix-invalid-concurrency-value-error
  • fix-load-reported-time
  • fix-log-0-error
  • fix-man-link
  • fix-metadata-pbr
  • fix-min-failure
  • fix-nonetype-timestamps
  • fix-partial-load-help
  • fix-py3-import-error-formatting
  • fix-run-desc
  • fix-run-subunit
  • fix-serial-selection
  • fix-six-cast
  • fix-stdin-load
  • fix-subunit-stdout
  • fix-test-bisect
  • fix-trove-classifiers
  • fix-unxsuccess
  • fix-warning-message
  • fix-whitelist-arg
  • gha-ci
  • ignore-rm-errors
  • invalid-regex-error
  • irc-readme
  • limit-testing
  • man-page-building
  • man-page-generation
  • manpage-config-fixes
  • master
  • missing-docs
  • only-use-stdlib-runner-py35
  • prep-stestr-3.0.0
  • pytest-style-paths
  • really-uncap-pbr
  • release-automation
  • remove-python2-support
  • remove-windows-skips
  • revert-166-cap-pip
  • revert-173-uncap-pip
  • rework-attachment-option-logic
  • rework-readme-overview
  • subunit-flag-doc-update
  • subunit_run_vendor
  • supress-stdout-attach
  • templates
  • testr-equiv-string-code
  • uncap-pip
  • update-hacking
  • update-license
  • update-package-summary
  • update-readme
  • update-travis
  • use-context-managers
  • use-testtools_wasSuccessful
  • user-config
  • user-config-functional-tests

pending completion
564

push

travis-ci

mtreinish
Deprecate the partial flag

The partial flag is vestigial and left over from the original testr fork.
It was originally used to indicate a run did not execute the entire test
suite. However this doesn't really come into play anywhere else and
it's not stored in the repository either. I think the eventual intent
was to treat those records as incomplete for other purposes but that
never really was implemented. With the introduction of load to run-id
and also a run --combine this isn't really needed anymore either. It's not
really something that should be user facing either. The user shouldn't
have to tell the runner whether the run is the full suite or not.

This commit removes the functional bits from the cli (and their python
api commands) and deprecates all the flags for partial. The repository
partial usage remains intact because it's coupled to how the file
repository runs. (it uses a memory repository with partial=True before
writing it to disk) So more care is needed before we rip that out, but
in the mean time this removes and deprecates all the end user facing
pieces.

Closes issue #108

294 of 646 branches covered (45.51%)

1310 of 2103 relevant lines covered (62.29%)

0.62 hits per line

Relevant lines Covered
Build:
Build:
2103 RELEVANT LINES 1310 COVERED LINES
0.62 HITS PER LINE
Source Files on deprecate-partial
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • 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
564 deprecate-partial Deprecate the partial flag The partial flag is vestigial and left over from the original testr fork. It was originally used to indicate a run did not execute the entire test suite. However this doesn't really come into play anywhere else and it's... push 25 Oct 2017 08:17AM UTC mtreinish travis-ci pending completion  
560 deprecate-partial Deprecate the partial flag The partial flag is vestigial and left over from the original testr fork. It was originally used to indicate a run did not execute the entire test suite. However this doesn't really come into play anywhere else and it's... push 22 Oct 2017 04:52PM UTC mtreinish travis-ci pending completion  
556 deprecate-partial Merge branch 'master' into deprecate-partial push 19 Oct 2017 03:02AM UTC web-flow travis-ci pending completion  
551 deprecate-partial Deprecate the partial flag The partial flag is vestigial and left over from the original testr fork. It was originally used to indicate a run did not execute the entire test suite. However this doesn't really come into play anywhere else and it's... push 18 Oct 2017 03:14PM UTC mtreinish travis-ci pending completion  
544 deprecate-partial Merge branch 'master' into deprecate-partial push 18 Oct 2017 01:53AM UTC web-flow travis-ci pending completion  
539 deprecate-partial Deprecate the partial flag The partial flag is vestigial and left over from the original testr fork. It was originally used to indicate a run did not execute the entire test suite. However this doesn't really come into play anywhere else and it's... push 17 Oct 2017 08:25PM UTC mtreinish travis-ci pending completion  
See All Builds (966)
  • 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