41 Commits (b3c2988f9874b96d5424b0d467d602b543b6b2d8)

Autor SHA1 Mensaje Fecha
  Manuel Rubio 8d788bcd0f get a sorted list of modules for coverage output (screen and HTML) hace 5 años
  Fred Hebert d0cc8e57d7 Fix path coverage loading artifacts hace 6 años
  Tristan Sloughter 72b649cc66
add eunit and ct option to set coverdata file name hace 7 años
  Fred Hebert 805dc0fa2a Support minimal coverage validation in tests hace 7 años
  Vitor Enes Duarte 77c85cb994 Fix coverage percentage on modules with 0 lines to be covered hace 7 años
  Vitor Enes Duarte 21246698fb Fix total coverage hace 7 años
  Fred Hebert 963c49f5eb Unicode support in all the places hace 7 años
  Michiel Beijen e83100bbc8 Typo: seperate -> separate hace 8 años
  Drew Varner 9b099f41d6 Allow exclusion of apps in cover hace 8 años
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings hace 8 años
  alisdair sullivan f653d4dffe only compile/cover compile when generating analysis hace 8 años
  alisdair sullivan c0a903bbf9 cover compile prior to calculating coverage hace 8 años
  alisdair sullivan 7e554d0697 reset accumulated coverdata on writing out to disk. this prevents hace 8 años
  Fred Hebert 4b0a07221d Re-format cover exclusion code hace 8 años
  Louis-Philippe Gauthier 4ff52d991e Add support for cover_excl_mods hace 9 años
  alisdair sullivan ee47316113 don't generated coverage for `extra_src_dirs` hace 9 años
  Lee GiTack b9d43cd8cd Fix compile error case when cover compilation hace 9 años
  Panagiotis PJ Papadomitsos ae9c1fa0f8 Account for division by zero hace 9 años
  Panagiotis PJ Papadomitsos 8c055a7d96 Add support for total code coverage hace 9 años
  alisdair sullivan d8be03ab6a fixes for cover under new compiler/eunit/ct hace 9 años
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` hace 9 años
  alisdair sullivan 34816ad8dc cover compile beams compiled for ct/eunit seperately from beams compiled otherwise hace 9 años
  alisdair sullivan 77a85b4a68 remove `cover_print_enabled` and `cover_data_dir` config options hace 9 años
  Fred Hebert 3ed0c5feff fix bareness issues hace 10 años
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts hace 10 años
  Fred Hebert 043a2f5453 Provide descriptions for all tasks hace 10 años
  alisdair sullivan 471b35085b add default test paths in the `shell` and `cover` providers hace 10 años
  alisdair sullivan b77d3e5083 modify `ct` provider to copy selected directories and compile them hace 10 años
  alisdair sullivan df4673d378 attempt to load paths to test modules in cover modules to hace 10 años
  alisdair sullivan 945543da19 execute `cover` task as `test` profile and write generated data hace 10 años
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 hace 10 años
  alisdair sullivan 434c662816 rename `_logs` and `_cover` dirs to `logs` and `cover`, respectively hace 10 años
  alisdair sullivan 993a9efa58 move `_logs` and `_cover` to `_build` dir hace 10 años
  alisdair sullivan af7ba345fa erlang r15x (and possibly earlier) don't put the correct path to hace 10 años
  alisdair sullivan 0e606138c5 print warning if cover can't annotate source and skip file hace 10 años
  alisdair sullivan eb93bb000a replace use of `float_to_list/2` for r15x hace 10 años
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in hace 10 años