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

atugushev / pip-tools
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: codecov-appveyour
DEFAULT BRANCH: master
Repo Added 17 Jan 2019 02:50PM UTC
Files 592
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 drop-old-pips
branch: drop-old-pips
CHANGE BRANCH
x
Reset
  • drop-old-pips
  • add-tests-to-pr-1031
  • address-pip19.3-todo
  • address-todos-pip-20.1
  • allow-to-fail-pip19.3
  • appveyor-retry
  • auvipy-patch-1
  • black-isort
  • build-isolation
  • check-cache-dir-owner-395
  • cleanup-readme
  • cleanup-tests-cli-runner
  • cleanup-tox-piplatest
  • cleanup-wheel-cache
  • codecov
  • codecov-appveyour
  • codecov-appveyour-v2
  • codecov-bash
  • compat-pip-19.4-pr-7290
  • compat-pip-19.4-pr-7301
  • compatible-versions-1089
  • compile-trusted-host-963
  • coveralls
  • create-command
  • debug-issue-935
  • deprecate-index-opion
  • deprecate-index-opion-v2
  • document-cross-environment-usage
  • downloading-progress-bar
  • drop-support-pip-20.0
  • duplicate-options-1018
  • emit-options-flag
  • emit-orig-cmd
  • exclude-pytest-5.1.2-issue-885
  • filter-deprecations
  • fix-801-issue
  • fix-actions-deprecated-version
  • fix-appveyour-failing-tests
  • fix-call-assertions
  • fix-ci-cron
  • fix-coverage-test-utils
  • fix-erase-outputfile-on-upgrade
  • fix-failing-py27-jobs
  • fix-failing-tests
  • fix-issue-625
  • fix-issue-759
  • fix-issue-983
  • fix-issue-983-test
  • fix-matching-candidates-1118
  • fix-pip-latest
  • fix-pip-sync-pip-version
  • fix-pip-version
  • fix-post-merge-conflicts
  • fix-py38-travis-failing
  • fix-readme-code-block-highlight
  • fix-test-localrepository
  • fix-test-marker
  • fix-test_diff_with_editable-935
  • fix-tox-install-command
  • fix-tox-pip20.0
  • fix-toxenv-pipmaster
  • fix-uninstall-stdlib-packages
  • fix-url_to_path-import
  • flake8-exclude-dirs
  • format-strings-inside-dedent
  • freeze-test-dependencies
  • full-coverage-cache
  • full-coverage-utils-module
  • full-coverage-writer-module
  • gh-actions-ci
  • gh-actions-ci-review-round1
  • gh-actions-ci-round2
  • gh-actions-ci-round3
  • gh-actions-ci-test2
  • github-actions
  • hashes-from-pypi-json-api-543
  • help-default-index-url
  • ignore-eggs-hashes-1121
  • ignore-pip-deprecation-warns
  • increase-coverage
  • leak-index-url-password-1137
  • logs-indentation
  • master
  • mypy
  • normalize-compile-command-header
  • normalize-compile-command-header-v2
  • normalize-compile-command-header-v3
  • pip-19.2
  • pip-19.3-compat-fix-import
  • pip-19.3-compat-url-funcs-refactor
  • pip-20.0
  • pip-20.1
  • pip-20.2
  • pip-20.3
  • pip-20.3-t1
  • pip-compat-remove-link-is-artifact
  • pip-compile-find-links-output
  • pip-latest
  • pip-new-index-sub-package
  • pip-sync-cert-option
  • pip-sync-infile-options
  • pip-sync-quiet-no-output
  • pr/1062
  • pre-commit
  • pre-commit-autoupdate-20200512
  • pre-commit-hook
  • preserve-pre-release-version
  • preserve-pre-release-version-1102
  • progressbar-generate-hashes
  • py3.9-gha
  • py39-dev
  • pytest-cov
  • python-pip-install
  • readme-twine-check
  • reduce-hashing-url-in-logs
  • refactor-allow-unsafe-tests
  • refactor-build-isolation
  • refactor-click-echo-mocks
  • refactor-pip-conf
  • refactor-to-for-else
  • release-4.2.0
  • release-4.4.1
  • release-5.0.0
  • release-5.1.0
  • release-5.1.1
  • release-5.2.0
  • release-5.2.1
  • release-5.3.0
  • release-5.3.1
  • remove-redundant-noqa-markers
  • remove-useless-excludes
  • respect-infile-pre-option
  • revisit-appveyour-config
  • revisit-badges
  • revisit-checkqa
  • revisit-coverage
  • revist-checkqa
  • skip-commands-pre
  • split-test-cli
  • test-1
  • test-2
  • test-983
  • test-action
  • test-coverage-locations
  • test-pip-compile-pre-option
  • test-pre-commit
  • test-unreachable-index-urls
  • tox-setuptools-scm
  • travis-notifications
  • unify-dev-requirements
  • unpin-commented-out-unsafe-pkgs
  • update-black-repo-url
  • update-deps-in-small-fake-with-deps-988
  • update-pr-template
  • use-click-output-file
  • vendor-pip-19.2.1
  • version-short-option
  • writer-coverage

pending completion
696

push

travis-ci

atugushev
Fix a typo

596 of 603 branches covered (98.84%)

Branch coverage included in aggregate %.

2318 of 2326 relevant lines covered (99.66%)

6.97 hits per line

Relevant lines Covered
Build:
Build:
2326 RELEVANT LINES 2318 COVERED LINES
6.97 HITS PER LINE
Source Files on drop-old-pips
  • List 0
  • Changed 20
  • Source Changed 1
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
696 drop-old-pips Fix a typo push 01 Mar 2020 04:53PM UTC atugushev travis-ci pending completion  
695 drop-old-pips Update pip-tools install instruction push 01 Mar 2020 06:44AM UTC atugushev travis-ci pending completion  
694 drop-old-pips Remove baseline stage from travis Since there are small numnbers of jobs now, it makes sense to run all jobs in one stage. push 28 Feb 2020 02:58PM UTC atugushev travis-ci pending completion  
688 drop-old-pips Remove redundant 20.0 and master CI jobs Latest pip is 20.0 now, we'll add 20.0 after 20.1 being released. Remove master, since it's daily run by Github Actions. push 11 Feb 2020 03:50AM UTC atugushev travis-ci pending completion  
680 drop-old-pips Remove do_import() push 03 Feb 2020 07:15PM UTC atugushev travis-ci pending completion  
See All Builds (450)
  • 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