41 Révisions (b3c2988f9874b96d5424b0d467d602b543b6b2d8)

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