priestjim / gen_rpc

A scalable RPC library for Erlang-VM based languages
Apache License 2.0
221 stars 81 forks source link

adjust paths in the ct coverspec to include/exclude the appropriate directories in _build #49

Closed talentdeficit closed 8 years ago

talentdeficit commented 8 years ago

i noticed you are also using distributed ct which rebar3 doesn't support (rebar3 currently has no way to start up other nodes) but the test suite completes ok despite this so i left it unaltered

priestjim commented 8 years ago

It doesn't really fix it :/. What I'm interested in is getting proper coverage in rebar3's coverage table!