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

mtlynch / GreenPiThumb
74%
master: 86%

Build:
Build:
LAST BUILD BRANCH: upgrade-yapf
DEFAULT BRANCH: master
Repo Added 15 Apr 2016 12:10AM UTC
Files 19
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 docstring-checker
branch: docstring-checker
CHANGE BRANCH
x
Reset
  • docstring-checker
  • add-cli
  • add-logging
  • add-message
  • add-now
  • add-precommit
  • add-yapf
  • ansible-instructions
  • bring-back-camera
  • closable-pollers
  • combined-pollers
  • config-file-location
  • config-parser
  • connect-for-real
  • contrib-guidelines
  • coverage-poc
  • cursor-to-connection
  • cut-res
  • db1
  • dbstore-test
  • default-sleep-window
  • dht11
  • faster-parsing
  • faster-queue-processing
  • fix-build
  • fix-camera-paths
  • fix-light-min
  • fix-mcp3008
  • fix-naming
  • fix-poll-timing
  • fix-pre-commit
  • fix-quotes
  • fix-soil-sensor
  • flippy-floppy
  • fritzing-diagram
  • get-last-pump
  • hook-up-db
  • hook-up-db2
  • hook-up-db3
  • humidity_sensor
  • humidity_sensor3
  • humidity_sensor_conflictsfixed
  • ignore
  • install-instructions
  • last-poll-time
  • last-ref
  • less-local
  • let-charge-dissipate
  • let-me-ctrl-c
  • master
  • merged5
  • more-poll-time
  • no-future-import
  • no-more-picamera
  • no-seconds
  • p1
  • parsing-and-polling
  • picamera-readme
  • poll-on-boundary
  • pollers-connect
  • pollers-connect3
  • pollers-really-connect
  • pump-interval
  • record-processor
  • record-system
  • refactor-db
  • refactor-pump
  • refactored-pollers
  • remove-old-reference
  • reorder-checks
  • scheduler
  • sensor_naming
  • simple-dbstore-naming
  • soil-wires
  • sparkfun-pump
  • specify-pump-amount
  • thread-safe-adc
  • threshold-as-flag
  • throwaway1
  • upgrade-yapf
  • yapf-upgrade

pending completion
44

push

travis-ci

mtlynch
Adding docstring checker and pylint checks

Adding two additional automated checks

* pyflakes will look for cruft like variables we declare but don't ever use or
  imports we make but don't use (it flagged one in pump.py)
* docstringchecker is a pylint plugin that will check to make sure all of
  our docstrings are properly formatted (it flagged two instances where we had
 trailing whitespace).

101 of 136 relevant lines covered (74.26%)

0.74 hits per line

Relevant lines Covered
Build:
Build:
136 RELEVANT LINES 101 COVERED LINES
0.74 HITS PER LINE
Source Files on docstring-checker
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
44 docstring-checker Adding docstring checker and pylint checks Adding two additional automated checks * pyflakes will look for cruft like variables we declare but don't ever use or imports we make but don't use (it flagged one in pump.py) * docstringchecker is a ... push 26 May 2016 11:21PM UTC mtlynch travis-ci pending completion  
See All Builds (185)
  • 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