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

erikrose / more-itertools / 1100

Builds Branch Commit Type Ran Committer Via Coverage
1100 master Merge pull request #326 from SergBobrovsky/patch-1 refactor unique_everseen push 06 Nov 2019 02:41AM UTC web-flow travis-ci pending completion   set done
1096 patch-2 refactor partition # functional, smaller, faster up to 1.5 in example below executed on CPython for part in partition(lambda x: x, [False, True] * 10 ** 7): for el in part: pass Pull #327 03 Nov 2019 03:07PM UTC web-flow travis-ci pending completion   set done
1095 patch-1 refactor unique_everseen less code, minimum speed loss Pull #326 03 Nov 2019 10:44AM UTC web-flow travis-ci pending completion   set done
1094 master Merge branch 'fmagin-include_stubs' push 30 Oct 2019 11:13AM UTC bbayles travis-ci pending completion   set done
1092 master Merge pull request #323 from jdufresne/tox Cleanup and improve tox.ini push 28 Oct 2019 02:37AM UTC web-flow travis-ci pending completion   set done
1091 tox Cleanup and improve tox.ini Replace '{envbindir}/python' with '{envpython}' See: https://tox.readthedocs.io/en/latest/config.html#substitutions-for-virtualenv-related-sections --- Drop "discover" argument. It is now the default for unittest. h... Pull #323 28 Oct 2019 12:59AM UTC web-flow travis-ci pending completion   set done
1090 master Merge pull request #321 from jdufresne/trove Add trove classifiers push 27 Oct 2019 11:39PM UTC web-flow travis-ci pending completion   set done
1089 master Merge pull request #322 from jdufresne/pyup Run pyupgrade on project push 20 Oct 2019 06:51PM UTC web-flow travis-ci pending completion   set done
1088 pyup Run pyupgrade on project pyupgrade is a tool to automatically upgrade syntax for newer versions of the language. Apply it to use modern Python syntanx and idioms. https://github.com/asottile/pyupgrade Pull #322 20 Oct 2019 06:37PM UTC web-flow travis-ci pending completion   set done
1087 trove Add trove classifiers These help new library users know, at a quick glance, if the library is suitable for including in a project. These values are displayed on the PyPI project page. Documents support for Python 3.5, 3.6, 3.7 and 3.8. Document... Pull #321 20 Oct 2019 04:42PM UTC web-flow travis-ci pending completion   set done
1086 master Merge pull request #320 from jdufresne/travis Tidy up Travis configuration file push 20 Oct 2019 04:41PM UTC web-flow travis-ci pending completion   set done
1085 travis Tidy up Travis configuration file Remove 'dist: "xenial"'. It is now the default and unnecesary. Change to use pypy3 alias for testing against the latest PyPy3 release. Pull #320 20 Oct 2019 04:37PM UTC web-flow travis-ci pending completion   set done
1084 master Merge pull request #318 from jdufresne/mv-tests Move tests outside of package push 20 Oct 2019 12:30PM UTC web-flow travis-ci pending completion   set done
1083 master Merge pull request #319 from jdufresne/py38 Add Python 3.8 to the test matrix push 20 Oct 2019 12:27PM UTC web-flow travis-ci pending completion   set done
1082 py38 Add Python 3.8 to the test matrix Python 3.8 was released on October 14th, 2019. Pull #319 20 Oct 2019 12:34AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 56
  • 57
  • 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