41 次程式碼提交 (b3c2988f9874b96d5424b0d467d602b543b6b2d8)

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