compiler-research / CppInterOp

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

Adding edge tests for API's #157

Closed Smit1603 closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Merging #157 (eed88b0) into main (4f39c2d) will decrease coverage by 13.06%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

:exclamation: Current head eed88b0 differs from pull request most recent head d2dfa35. Consider uploading reports for the commit d2dfa35 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #157       +/-   ##
===========================================
- Coverage   70.31%   57.26%   -13.06%     
===========================================
  Files          19        8       -11     
  Lines        4332     2878     -1454     
===========================================
- Hits         3046     1648     -1398     
+ Misses       1286     1230       -56     
Files Coverage Δ
include/clang/Interpreter/CppInterOp.h 96.29% <ø> (ø)
lib/Interpreter/CppInterOp.cpp 79.48% <100.00%> (+1.82%) :arrow_up:

... and 11 files with indirect coverage changes

Files Coverage Δ
include/clang/Interpreter/CppInterOp.h 96.29% <ø> (ø)
lib/Interpreter/CppInterOp.cpp 79.48% <100.00%> (+1.82%) :arrow_up:

... and 11 files with indirect coverage changes