compiler-research / CppInterOp

A Clang-based C++ Interoperability Library
Other
38 stars 20 forks source link

Expand testing coverage to cover the dynamic library manager #159

Closed vgvassilev closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Merging #159 (bac4419) into main (cc70791) will increase coverage by 15.44%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #159       +/-   ##
===========================================
+ Coverage   57.21%   72.65%   +15.44%     
===========================================
  Files           8        8               
  Lines        2877     2889       +12     
===========================================
+ Hits         1646     2099      +453     
+ Misses       1231      790      -441     
Files Coverage Δ
include/clang/Interpreter/CppInterOp.h 96.29% <ø> (ø)
lib/Interpreter/Compatibility.h 90.27% <ø> (ø)
lib/Interpreter/CppInterOp.cpp 79.84% <100.00%> (+0.36%) :arrow_up:
lib/Interpreter/CppInterOpInterpreter.h 75.00% <100.00%> (+0.46%) :arrow_up:

... and 4 files with indirect coverage changes

Files Coverage Δ
include/clang/Interpreter/CppInterOp.h 96.29% <ø> (ø)
lib/Interpreter/Compatibility.h 90.27% <ø> (ø)
lib/Interpreter/CppInterOp.cpp 79.84% <100.00%> (+0.36%) :arrow_up:
lib/Interpreter/CppInterOpInterpreter.h 75.00% <100.00%> (+0.46%) :arrow_up:

... and 4 files with indirect coverage changes