[buddypress-trac] [BuddyPress Trac] #7207: track code coverage
buddypress-trac
noreply at wordpress.org
Mon Aug 1 14:13:34 UTC 2016
#7207: track code coverage
------------------------------+-----------------
Reporter: DJPaul | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 2.7
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
------------------------------+-----------------
For those who aren't familiar, code coverage is a measure used to describe
the degree to which the source code of a program is tested by a particular
test suite.
We have lots of legacy code not covered by tests, but any substantial new
feature should have full test coverage. There are nice websites such as
codecov.io and coveralls.io which track code coverage improvements over
time, and will integrate into Travis-CI.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7207>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list