This is an automated email from the ASF dual-hosted git repository.

pengzheng pushed a change to branch feature/579-automatic-dependency-deduction
in repository https://gitbox.apache.org/repos/asf/celix.git


    from 049e1df1 Exclude error_injector from Coverage.
     add d908cfe6 Rename error injects to exclude them from Coverage.

No new revisions were added by this update.

Summary of changes:
 bundles/logging/log_helper/CMakeLists.txt                               | 2 +-
 bundles/logging/log_helper/{ei => error_injector}/CMakeLists.txt        | 0
 .../log_helper/{ei => error_injector}/include/celix_log_helper_ei.h     | 0
 .../log_helper/{ei => error_injector}/src/celix_log_helper_ei.cc        | 0
 libs/dfi/CMakeLists.txt                                                 | 2 +-
 libs/dfi/{ei => error_injector}/CMakeLists.txt                          | 0
 libs/dfi/{ei => error_injector}/dfi/CMakeLists.txt                      | 0
 libs/dfi/{ei => error_injector}/dfi/include/dfi_ei.h                    | 0
 libs/dfi/{ei => error_injector}/dfi/src/dfi_ei.cc                       | 0
 9 files changed, 2 insertions(+), 2 deletions(-)
 rename bundles/logging/log_helper/{ei => error_injector}/CMakeLists.txt (100%)
 rename bundles/logging/log_helper/{ei => 
error_injector}/include/celix_log_helper_ei.h (100%)
 rename bundles/logging/log_helper/{ei => 
error_injector}/src/celix_log_helper_ei.cc (100%)
 rename libs/dfi/{ei => error_injector}/CMakeLists.txt (100%)
 rename libs/dfi/{ei => error_injector}/dfi/CMakeLists.txt (100%)
 rename libs/dfi/{ei => error_injector}/dfi/include/dfi_ei.h (100%)
 rename libs/dfi/{ei => error_injector}/dfi/src/dfi_ei.cc (100%)

Reply via email to