aboutsummaryrefslogtreecommitdiff
path: root/.coveragerc
AgeCommit message (Collapse)Author
2019-02-08Revert "Upgrade oauth2client to v4.1.3"android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1Kevin Cheng
This reverts commit 5acb77a57ddaaf4b5e5dff31a36faf5fd3388d91. Reason for revert: broke acloud b/112803893 Change-Id: I60a8e5bcdd1d69fa9cf04ebb01d515a1b833dc1f
2016-08-11Add branch coverage (#615)Pat Ferate
It was unintentionally dropped during the migration to pytest.
2016-08-09Re-configure App engine testsJon Wayne Parrott
2016-04-08Hit 100% with branch coverageBill Prin
2016-04-08Omit platform-specific openers from coverage.Jon Wayne Parrott
2014-12-12First pass at coveralls integration.Craig Citro
This adds `cover` and `coveralls` envs in `tox`, and a call to `coveralls` in `.travis.yml`. Settling for 60% coverage for now.