New submission from Zachary Ware:

Inspired by Barry's post to core-workflow, I'd like to suggest renaming the 
current "coverage" target to "ccoverage", adding a "pycoverage" target that 
does what .travis.yml currently does for coverage (minus uploading to codecov), 
and a "fullcoverage" target that does both "ccoverage" and "pycoverage".

----------
components: Build
messages: 287968
nosy: barry, zach.ware
priority: normal
severity: normal
stage: needs patch
status: open
title: Add Python coverage make target(s)
type: enhancement
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to