Skip to content

symbol_exprt C++-style API

aed51dd
Select commit
Loading
Failed to load commit list.
Open

symbol_exprt C++-style API #8824

symbol_exprt C++-style API
aed51dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2026 in 1s

80.00% (-0.01%) compared to 844c8e6, passed because coverage increased by 0.01% when compared to adjusted base (79.98%)

View this Pull Request on Codecov

80.00% (-0.01%) compared to 844c8e6, passed because coverage increased by 0.01% when compared to adjusted base (79.98%)

Details

Codecov Report

❌ Patch coverage is 84.60452% with 109 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.00%. Comparing base (844c8e6) to head (aed51dd).

Files with missing lines Patch % Lines
src/analyses/custom_bitvector_analysis.cpp 22.58% 24 Missing ⚠️
src/util/find_symbols.cpp 52.00% 12 Missing ⚠️
src/analyses/escape_analysis.cpp 57.69% 11 Missing ⚠️
src/analyses/global_may_alias.cpp 0.00% 5 Missing ⚠️
...bytecode_convert_method/convert_invoke_dynamic.cpp 0.00% 3 Missing ⚠️
src/ansi-c/goto-conversion/builtin_functions.cpp 66.66% 3 Missing ⚠️
src/goto-cc/linker_script_merge.cpp 40.00% 3 Missing ⚠️
src/goto-programs/interpreter.cpp 70.00% 3 Missing ⚠️
src/statement-list/statement_list_typecheck.cpp 90.00% 3 Missing ⚠️
src/analyses/interval_domain.cpp 71.42% 2 Missing ⚠️
... and 34 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8824      +/-   ##
===========================================
- Coverage    80.00%   80.00%   -0.01%     
===========================================
  Files         1700     1700              
  Lines       188332   188314      -18     
  Branches        73       73              
===========================================
- Hits        150679   150662      -17     
+ Misses       37653    37652       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.