You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/06/01 22:42:10 UTC

[16/50] rebar commit: updated refs/heads/import to e9f62c4

Merge pull request #112 from tuncer/horvand-cover-for-qc

Add code coverage analysis functionality to `qc'

Project: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/commit/1e2af5fa
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/tree/1e2af5fa
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/diff/1e2af5fa

Branch: refs/heads/import
Commit: 1e2af5fa5141598f718a5000494aa02f7ad3aca0
Parents: 6a4d80e 1363ba3
Author: Tristan Sloughter <tr...@gmail.com>
Authored: Sat Jun 14 12:46:01 2014 -0500
Committer: Tristan Sloughter <tr...@gmail.com>
Committed: Sat Jun 14 12:46:01 2014 -0500

----------------------------------------------------------------------
 THANKS                    |   1 +
 dialyzer_reference        |   4 +-
 ebin/rebar.app            |   1 +
 src/rebar_cover_utils.erl | 261 +++++++++++++++++++++++++++++++++++++++++
 src/rebar_eunit.erl       | 238 ++-----------------------------------
 src/rebar_qc.erl          |  39 ++++--
 6 files changed, 307 insertions(+), 237 deletions(-)
----------------------------------------------------------------------