compiler-research / CppInterOp

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

Address issue of suppressing diagnostic #162

Open Smit1603 opened 8 months ago

Smit1603 commented 8 months ago

Issue : #96 coauthor : @Krishna-13-cyber cc: @sudo-panda @vgvassilev

codecov[bot] commented 8 months ago

Codecov Report

Merging #162 (e07aa45) into main (654359e) will increase coverage by 0.35%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
+ Coverage   72.75%   73.10%   +0.35%     
==========================================
  Files           8        8              
  Lines        2885     2893       +8     
==========================================
+ Hits         2099     2115      +16     
+ Misses        786      778       -8     
Files Coverage Δ
lib/Interpreter/CppInterOp.cpp 80.58% <100.00%> (+0.53%) :arrow_up:

... and 1 file with indirect coverage changes

Files Coverage Δ
lib/Interpreter/CppInterOp.cpp 80.58% <100.00%> (+0.53%) :arrow_up:

... and 1 file with indirect coverage changes