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

Robpol86 / flake8-pep257
98%

Build:
DEFAULT BRANCH: master
Repo Added 14 Nov 2015 07:14PM UTC
Files 1
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
  • cleaned_up_tests
  • fix070
  • update_misc
  • v1.0.4
  • v1.0.5
  • wip_better_tests
  • wip_fix
  • wip_fixing_stdin
  • wip_helpers
  • wip_tox_ini
  • wip_usefixture

pending completion
82

push

travis-ci

Robpol86
s/pep257/pydocstyle and s/pep8/pycodestyle

pep257 was renamed to pydocstyle and pep8 was renamed to pycodestyle.
Switching everything over to both of those new names.

Testing against flake8 2.5.5 for now.

62 of 63 relevant lines covered (98.41%)

0.98 hits per line

Relevant lines Covered
Build:
Build:
63 RELEVANT LINES 62 COVERED LINES
0.98 HITS PER LINE
Source Files on master
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
82 master s/pep257/pydocstyle and s/pep8/pycodestyle pep257 was renamed to pydocstyle and pep8 was renamed to pycodestyle. Switching everything over to both of those new names. Testing against flake8 2.5.5 for now. push 31 Jul 2016 01:55AM UTC Robpol86 travis-ci pending completion  
79 master Pinning requirements in tox.ini:general. Separate so linters don't install pytest-cov. Including pep8 as a hard requirement since it's used in flake8_pep257.py. push 30 Jul 2016 11:09PM UTC Robpol86 travis-ci pending completion  
72 master Python 2.6 tested on Windows. No subprocess32. Using Popen and defining my own check_output() instead of installing subprocess32 which doesn't work on Windows. push 30 Jul 2016 09:54PM UTC Robpol86 travis-ci pending completion  
69 master tmpdir fixture in functions instead of tempdir. autouse sample_code() (renamed from tempdir()) and use the regular tmpdir fixture in test functions since it's the same temporary directory being modified. push 30 Jul 2016 07:38PM UTC Robpol86 travis-ci pending completion  
66 master Updated helpers. Pinning to Flake8 2.5.4 for now. Updating .gitignore and other helper files to the ones used in my other projects. Dropping PyPy3 support. Still based on Python 3.2 which now produces deprecation warnings thanks to pip. PyPI no... push 30 Jul 2016 05:10PM UTC Robpol86 travis-ci pending completion  
59 master v1.0.5: Fixed stdin bug. Running tox on Python 3.5 on AppVeyor. Fixed stdin bug. On Python 3.x an exception was raised related to reading a closed file. Python 2.7 instead ignored most of the file. Fixed all Python versions. Fixes https://githu... push 30 Nov 2015 01:22AM UTC Robpol86 travis-ci pending completion  
46 master Split up test files. Split up ignore and explain tests into their own files. Refactored tests to be easier to read and comprehend. Centralized writing sample modules in conftest.py. push 29 Nov 2015 01:21AM UTC Robpol86 travis-ci pending completion  
43 master Fixed compatibility with latest pep257. pep257 significantly changed configuration handling from 0.6.0 to 0.7.0. Looks like they support multiple config files that apply only to that directory and its subdirectories. But the change impacting flak... push 15 Nov 2015 01:32AM UTC Robpol86 travis-ci pending completion  
41 master Cleaned up tests. Latest pycharm complains about lack of function arg documentation. Documented func args in tests. Using monkeypatch instead of permanently changing sys.argv and other stuff. Got rid of the hack in a test too. push 14 Nov 2015 11:59PM UTC Robpol86 travis-ci pending completion  
39 master Updating helper files. Supporting Python3.5. Matching with those in my other projects. Haven't fixed pep257 0.7.0 compatibility yet. push 14 Nov 2015 08:11PM UTC Robpol86 travis-ci pending completion  
See All Builds (43)
  • 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