ExIntegrationCoveralls (ExIntegrationCoveralls v0.1.0)
Documentation for ExIntegrationCoveralls
.
Link to this section Summary
Functions
Get an overall integration test coverage analysis of an OTP application
Link to this section Functions
Link to this function
execute(compiled_beam_dir_path)
Link to this function
exit()
Link to this function
get_total_coverage(compile_time_source_lib_abs_path \\ File.cwd!(), source_code_abs_path \\ File.cwd!())
Get an overall integration test coverage analysis of an OTP application
parameters
Parameters
- compile_time_source_lib_abs_path: source code project abs path in compile-time machine.
- source_lib_absolute_path: source code project abs path in run-time machine.