compiler-research / CppInterOp

A Clang-based C++ Interoperability Library
Other
47 stars 21 forks source link

Fix WeakRef patch #145

Closed alexander-penev closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #145 (701e188) into main (1c8c822) will increase coverage by 0.01%. Report is 1 commits behind head on main. The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   64.53%   64.55%   +0.01%     
==========================================
  Files          16       16              
  Lines        4204     4212       +8     
==========================================
+ Hits         2713     2719       +6     
- Misses       1491     1493       +2     
Files Changed Coverage Δ
include/clang/Interpreter/Compatibility.h 88.00% <66.66%> (-6.74%) :arrow_down:
include/clang/Interpreter/CppInterOpInterpreter.h 62.58% <100.00%> (+0.31%) :arrow_up:
Files Changed Coverage Δ
include/clang/Interpreter/Compatibility.h 88.00% <66.66%> (-6.74%) :arrow_down:
include/clang/Interpreter/CppInterOpInterpreter.h 62.58% <100.00%> (+0.31%) :arrow_up: