Skip to content

F.16: regenerate empty baseline; allow zero findings

8d5bf63
Select commit
Loading
Failed to load commit list.
Open

Pass irep_idt by value (C++ Core Guidelines F.16) + CI checker #9014

F.16: regenerate empty baseline; allow zero findings
8d5bf63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2026 in 1s

80.59% (-0.01%) compared to 01ebe42, passed because coverage increased by 0.01% when compared to adjusted base (80.57%)

View this Pull Request on Codecov

80.59% (-0.01%) compared to 01ebe42, passed because coverage increased by 0.01% when compared to adjusted base (80.57%)

Details

Codecov Report

❌ Patch coverage is 92.90780% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.59%. Comparing base (01ebe42) to head (8d5bf63).

Files with missing lines Patch % Lines
src/goto-instrument/contracts/cfg_info.h 62.50% 3 Missing ⚠️
jbmc/src/java_bytecode/remove_exceptions.cpp 71.42% 2 Missing ⚠️
src/goto-checker/properties.cpp 33.33% 2 Missing ⚠️
...strument/contracts/dynamic-frames/dfcc_library.cpp 60.00% 2 Missing ⚠️
...c/java_bytecode/java_single_path_symex_checker.cpp 0.00% 1 Missing ⚠️
jbmc/src/java_bytecode/lazy_goto_functions_map.h 80.00% 1 Missing ⚠️
src/analyses/flow_insensitive_analysis.cpp 0.00% 1 Missing ⚠️
src/analyses/goto_rw.cpp 0.00% 1 Missing ⚠️
src/analyses/goto_rw.h 0.00% 1 Missing ⚠️
src/cpp/cpp_scope.cpp 66.66% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9014      +/-   ##
===========================================
- Coverage    80.59%   80.59%   -0.01%     
===========================================
  Files         1711     1711              
  Lines       189454   189529      +75     
  Branches        73       73              
===========================================
+ Hits        152697   152756      +59     
- Misses       36757    36773      +16     

☔ 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.