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

rlworkgroup / akro
72%

Build:
DEFAULT BRANCH: master
Repo Added 14 Nov 2018 07:32PM UTC
Files 34
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
  • add-docstrings-to-satisfy-flake8
  • coverage-fix
  • ignore_D107
  • pre_commit-checks
  • pypi
  • single-quotes
  • skeleton
  • theano_tensor_fix
  • travis-show-flake8-version
  • uint8_support
  • unittest-names
  • urls-in-commits

pending completion
119

push

travis-ci-com

ryanjulian
Pin pytest to >=3.6 to fix CI

This PR also pins the pytest version to >=3.6. The pytest_cov plugin
requires pytest>=3.6 on Python 3.6, but for some reason this
requirement is not satisfied by pip when installing under a Python 3.6
virtualenv. Pinning pytest to a later version should have no ill effect
on earlier Pythons.

See https://travis-ci.com/rlworkgroup/akro/jobs/180320658 for an
example failure.

504 of 704 relevant lines covered (71.59%)

0.72 hits per line

Relevant lines Covered
Build:
Build:
704 RELEVANT LINES 504 COVERED LINES
0.72 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
119 master Pin pytest to >=3.6 to fix CI This PR also pins the pytest version to >=3.6. The pytest_cov plugin requires pytest>=3.6 on Python 3.6, but for some reason this requirement is not satisfied by pip when installing under a Python 3.6 virtualenv. Pin... push 25 Feb 2019 07:29PM UTC ryanjulian travis-ci-com pending completion  
92 master Ignore non-PEP8 names from unittest.TestCase (#14) `unittest.TestCase` uses non-PEP8 compliant names for some test methods. The PR allows only those non-conforming names, so that unit tests can still pass flake8. push 20 Feb 2019 11:39PM UTC web-flow travis-ci-com pending completion  
89 master Allow long lines with URLs in commit messages (#13) push 19 Feb 2019 09:16PM UTC web-flow travis-ci-com pending completion  
82 master Change CONTRIBUTING.md to prefer single quotes (#12) * Single quotes seem to be more popular in the Python community e.g. https://www.kennethreitz.org/essays/if-i-could-amend-pep-8 * There is automated tooling for single quotes, but not doubl... push 14 Feb 2019 03:08AM UTC web-flow travis-ci-com pending completion  
71 master Add docstrings to satisfy flake8 (#10) push 07 Jan 2019 07:01AM UTC web-flow travis-ci-com pending completion  
68 master Report the flake8 version in .travis.yml (#9) flake8 wraps several tools, and will run all of the ones that it knows about (and are installed). However, if a tool isn't installed, flake8 just silently doesn't run it. Fortunately, calling `flake8 ... push 07 Jan 2019 05:47AM UTC web-flow travis-ci-com pending completion  
63 master Run pylint in pre-commit system hook (#7) * Run pylint in pre-commit system hook * Use straight call to pylint for simplicity `pylint` is available in the environment as long as `akro[dev]` is installed push 13 Dec 2018 09:27PM UTC ryanjulian travis-ci-com pending completion  
55 master Ignore D107 in setup.cfg (#6) Disables docstring checks for `__init__` because this is redundant with class docstrings containing constructor arguments. push 08 Dec 2018 09:07PM UTC ryanjulian travis-ci-com pending completion  
51 master Check imports in pre-commit using pylint (#5) Adds import checking (using pylint) to the pre-commit configuration. push 05 Dec 2018 06:38PM UTC ryanjulian travis-ci-com pending completion  
41 master Add project skeleton (#2) * Move code into src/ * EditorConfig file * pre-commit configuration * TravisCI config * CODEOWNERS * CONTRIBUTING.md * requirements-dev.txt * requirements.txt * setup.cfg * setup.py * docs/ (Sphinx template) push 19 Nov 2018 08:00PM UTC web-flow travis-ci-com pending completion  
See All Builds (105)
  • 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

© 2026 Coveralls, Inc