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

pytest-dev / pytest
51%

Build:
DEFAULT BRANCH: master
Repo Added 15 Jun 2015 09:17PM CUT
Files 55
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1564-changelog
  • 2.8.0
  • 2.8.1
  • 2.8.2
  • 2.8.4
  • 2.8.5
  • 2.8.6
  • 2.8.7
  • 2.9.0
  • 2.9.1
  • 2.9.2
  • 3.0.0
  • 3.0.1
  • 3.0.2
  • 3.0.3
  • 3.0.4
  • 3.0.5
  • 3.0.6
  • 3.0.7
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • 3.1.3
  • 3.2.0
  • 3.2.1
  • 3.2.2
  • 3.2.3
  • 3.2.4
  • 3.2.5
  • 3.3.0
  • 3.3.1
  • 3.3.2
  • 3.4.0
  • 3.4.1
  • 3.4.2
  • 3.5.0
  • 3.5.1
  • 3.6.0
  • 3.6.1
  • 3.6.2
  • 3.6.3
  • 3.6.4
  • 3.7.0
  • 3.7.1
  • 3.7.2
  • 3.7.3
  • 3.7.4
  • HEAD
  • RonnyPfannschmidt-patch-docs-remove-main-string
  • adjustment-how-to-release
  • appveyor-pypy
  • asottile-patch-1
  • blueyed-patch-1
  • bugfix/985/disable-output-capturing-in-doctest
  • cache-fixture-docstring
  • changelog
  • confcutdir-test-fix
  • conftest-exception-printing
  • coverage-config
  • deindent_4066
  • disable-py37-travis
  • doc-warnings
  • docs-hookwrapper-experimental
  • documentation-restructure
  • feature/always-iterable-refactor
  • features
  • fix-1178
  • fix-1981-improve-ini-options-help-text
  • fix-2343
  • fix-nbsp-in-changelog
  • fix-search-docs
  • interal-pathlib
  • ionelmc-patch-1
  • irc-notifications
  • issue/3314
  • master
  • merge-master
  • metafunc-members-docs
  • nicoddemus-patch-1
  • noconftest
  • parametrize-idfunc
  • pip-xdist
  • pluggy-bc-fix
  • py35-hotfix
  • pytest-2.8.4
  • pytest-book-ref
  • pytest-configure-order
  • ref-docs
  • refactor-config
  • release-3.6.0
  • reorganize-docs
  • rm-indiegogo-links
  • setuptools-scm-take-2
  • skipping-docs-inconsistency
  • test-travis-caching-base
  • unmarshable-parametrize

pending completion
7725

cron

travis-ci

web-flow
Merge pull request #4658 from asottile/py_deprecated_builtin

Remove and ban use of py.builtin

277 of 579 branches covered (47.84%)

1119 of 2178 relevant lines covered (51.38%)

2.63 hits per line

Relevant lines Covered
Build:
Build:
2178 RELEVANT LINES 1119 COVERED LINES
2.63 HITS PER LINE
Source Files on master
  • Tree
  • List 55
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
0.0
test-integration/deactivate.js195 94 0 94 0.0 0 0
0.0
bin/bot-hubot.js7 1 0 1 0.0 0 0
0.0
lib/user-acl-client.js11 3 0 3 0.0 0 0
0.0
lib/payments-api-client.js9 2 0 2 0.0 0 0
0.0
bin/server-slack.js79 33 0 33 0.0 0 5
0.0
bin/cli.js127 53 0 53 0.0 0 17
0.0
bin/package-cli.js13 3 0 3 0.0 0 0
0.0
bin/bot-slack.js13 5 0 5 0.0 0 0
0.0
bin/server-hubot.js57 25 0 25 0.0 0 3
0.0
test-integration/dsr-delete.js186 89 0 89 0.0 0 2
Showing 1 to 10 of 55 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • ►
    0.0
    bin/
  • ►
    60.5
    commands/
  • ►
    64.63
    lib/
  • ►
    100.0
    presenters/
  • ►
    0.0
    test-integration/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7725 master Merge pull request #4658 from asottile/py_deprecated_builtin Remove and ban use of py.builtin cron 11 Feb 2021 02:50PM CUT web-flow travis-ci pending completion  
7308 master Merge pull request #4462 from asottile/bump_pygments_pytest Bump pygments-pytest Pull #125 14 Dec 2020 04:24AM CUT web-flow travis-ci pending completion  
6487 docs-baseline Run docs, doctesting and linting in the same environment to save some CI time Pull #4125 16 Nov 2020 02:22PM CUT web-flow travis-ci pending completion  
6454 features Merge pull request #4077 from nicoddemus/short-usage-errors Improve internal error messages push 16 Nov 2020 09:19AM CUT web-flow travis-ci pending completion  
5947 features Merge pull request #3914 from nicoddemus/merge-master-into-features Merge master into features cron 02 Nov 2020 03:18PM CUT web-flow travis-ci pending completion  
5307 interal-pathlib disable pypy on windows until scandir works for it push 07 Oct 2020 03:56AM CUT RonnyPfannschmidt travis-ci pending completion  
4679 pdb-resume-capture fixup! fixup! pdb: resume capturing after `continue` Pull #2619 08 Jul 2020 07:21AM CUT web-flow travis-ci pending completion  
3785 release-3.3.1 Preparing release version 3.3.1 Pull #2997 01 Apr 2020 04:38PM CUT web-flow travis-ci pending completion  
3221 labels Add development guide to docs Pull #2760 07 Jan 2020 01:18PM CUT web-flow travis-ci pending completion  
2896 mark_explicit_params fix #2540, introduce mark.with_args Pull #2600 13 Nov 2019 01:10AM CUT web-flow travis-ci pending completion  
See All Builds (7156)
  • 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