Skip to content

Add DiagnosticsEngineRAII#849

Open
codegallivant wants to merge 1 commit into
compiler-research:mainfrom
codegallivant:diags-raii
Open

Add DiagnosticsEngineRAII#849
codegallivant wants to merge 1 commit into
compiler-research:mainfrom
codegallivant:diags-raii

add DiagnosticsEngineRAII

fec15ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

79.74% (+0.02%) compared to 4e3e4c2

View this Pull Request on Codecov

79.74% (+0.02%) compared to 4e3e4c2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.74%. Comparing base (4e3e4c2) to head (fec15ed).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #849      +/-   ##
==========================================
+ Coverage   79.72%   79.74%   +0.02%     
==========================================
  Files          11       11              
  Lines        4025     4029       +4     
==========================================
+ Hits         3209     3213       +4     
  Misses        816      816              
Files with missing lines Coverage Δ
lib/CppInterOp/Compatibility.h 87.60% <100.00%> (+0.64%) ⬆️
lib/CppInterOp/CppInterOp.cpp 87.94% <100.00%> (-0.02%) ⬇️
Files with missing lines Coverage Δ
lib/CppInterOp/Compatibility.h 87.60% <100.00%> (+0.64%) ⬆️
lib/CppInterOp/CppInterOp.cpp 87.94% <100.00%> (-0.02%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.