Skip to content

Initialize default PrintingPolicy in CreateInterpreter#841

Open
joyy-7921 wants to merge 2 commits into
compiler-research:mainfrom
joyy-7921:default-printing-policy
Open

Initialize default PrintingPolicy in CreateInterpreter#841
joyy-7921 wants to merge 2 commits into
compiler-research:mainfrom
joyy-7921:default-printing-policy

Adjust PrintingPolicy handling after CI failures

446c49a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2026 in 1s

79.61% (+0.05%) compared to 5b9435c

View this Pull Request on Codecov

79.61% (+0.05%) compared to 5b9435c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.61%. Comparing base (5b9435c) to head (446c49a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #841      +/-   ##
==========================================
+ Coverage   79.56%   79.61%   +0.05%     
==========================================
  Files          11       11              
  Lines        4013     4023      +10     
==========================================
+ Hits         3193     3203      +10     
  Misses        820      820              
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 87.92% <100.00%> (+0.05%) ⬆️
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 87.92% <100.00%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.