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

atugushev / pip-tools / 772

Builds Branch Commit Type Ran Committer Via Coverage
772 downloading-progress-bar Show progress bar when downloading package in verbose mode push 21 Apr 2020 08:04PM UTC atugushev travis-ci pending completion   set done
771 downloading-progress-bar Show progress bar when downloading package in verbose mode push 21 Apr 2020 07:30PM UTC atugushev travis-ci pending completion   set done
770 hashes-from-pypi-json-api-543 Get hashes from PyPI JSON API push 21 Apr 2020 06:37PM UTC atugushev travis-ci pending completion   set done
769 downloading-progress-bar Fix mix stdoud/stderr streams when logging push 21 Apr 2020 10:19AM UTC atugushev travis-ci pending completion   set done
768 downloading-progress-bar Fix mix stdoud/stderr streams when logging push 21 Apr 2020 10:06AM UTC atugushev travis-ci pending completion   set done
766 reduce-hashing-url-in-logs Show basename of hashing URL in debug logs Before: ``` Generating hashes: django Hashing https://files.pythonhosted.org/packages/a9/4f/8a247eee22fa0016aa2a2947ab2a6/Django-3.0.5-py3-none-any.whl Hashing h... push 21 Apr 2020 06:23AM UTC atugushev travis-ci pending completion   set done
765 address-todos-pip-20.1 Pin pip-20.1 and its betas in tox and CIs push 21 Apr 2020 06:15AM UTC atugushev travis-ci pending completion   set done
762 hashes-from-pypi-json-api-543 Address review comments push 20 Apr 2020 09:04AM UTC atugushev travis-ci pending completion   set done
761 logs-indentation Indent logs with a context manager Introduces new context manager `LogContext.intentation()`. Usage: ```python from piptools.loggin import log log.debug("Hello") with log.indentation(): log.debug("World!") ``` Output: ``` Hello World! ``` push 19 Apr 2020 09:02PM UTC atugushev travis-ci pending completion   set done
760 refactor-click-echo-mocks Use click API to test the output from click.echo() push 19 Apr 2020 09:00PM UTC atugushev travis-ci pending completion   set done
759 logs-indentation Indent logs with a context manager Introduces new context manager `LogContext.intentation()`. Usage: ```python from piptools.loggin import log log.debug("Hello") with log.indentation(): log.debug("World!") ``` Output: ``` Hello World! ``` push 19 Apr 2020 08:42PM UTC atugushev travis-ci pending completion   set done
758 logs-indentation Indent logs with a context manager Introduces new context manager `LogContext.intentation()`. Usage: ```python from piptools.loggin import log log.debug("Hello") with log.indentation(): log.debug("World!") ``` Output: ``` Hello World! ``` push 19 Apr 2020 08:33PM UTC atugushev travis-ci pending completion   set done
757 hashes-from-pypi-json-api-543 Update tests docstrings push 19 Apr 2020 06:47PM UTC atugushev travis-ci pending completion   set done
754 hashes-from-pypi-json-api-543 Prefer a generator over than a list push 19 Apr 2020 04:44PM UTC atugushev travis-ci pending completion   set done
753 hashes-from-pypi-json-api-543 Improve on handling edge cases ... when json data might be not have required info. push 19 Apr 2020 04:33PM UTC atugushev travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 29
  • 30
  • Next →
  • Back to Repo
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