• 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: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • 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  
2002 master Merge pull request #1968 from nicoddemus/use-latest-hypothesis Use hypothesis >= 3.5.2 push 04 Dec 2018 06:12PM CUT web-flow travis-ci pending completion  
1983 master Remove implementation of `__getslice__` `__getslice__` has been Deprecated since Python 2.0 and is removed in Python 3. See https://docs.python.org/2/reference/datamodel.html#object.__getslice__ Unfortunately, Python 2 will still dispatch to `_... Pull #1958 02 Dec 2018 05:29PM CUT Roy Williams travis-ci pending completion  
6724 master Merge pull request #4185 from RonnyPfannschmidt/fix-fail fix test_cleanup_keep for expecting symlinks cron 18 Oct 2018 03:19AM CUT web-flow travis-ci pending completion  
6711 master Merge pull request #4185 from RonnyPfannschmidt/fix-fail fix test_cleanup_keep for expecting symlinks push 17 Oct 2018 09:59PM CUT web-flow travis-ci pending completion  
6696 master Merge pull request #4173 from nicoddemus/warning-docs-update Update warnings docs push 17 Oct 2018 01:09PM CUT web-flow travis-ci pending completion  
6691 master s/comparision/comparison/g [ci skip] cron 17 Oct 2018 02:36AM CUT asottile travis-ci pending completion  
6688 master Merge pull request #4172 from nicoddemus/merge-features-into-master Merge features into master push 16 Oct 2018 10:54PM CUT web-flow travis-ci pending completion  
6668 master Merge pull request #4167 from vbarbaresi/3533_junit_escape_skipped Fix #3533: properly escape raw XML object push 16 Oct 2018 04:14PM 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