Skip to content

Avoid undefined shift

3bb45cb
Select commit
Loading
Failed to load commit list.
Draft

Enable Clang sanitizers in Linux/Clang CI pipeline #8737

Avoid undefined shift
3bb45cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 3, 2025 in 0s

80.00% (-0.02%) compared to 74d15ae

View this Pull Request on Codecov

80.00% (-0.02%) compared to 74d15ae

Details

Codecov Report

❌ Patch coverage is 93.10345% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.00%. Comparing base (74d15ae) to head (3bb45cb).

Files with missing lines Patch % Lines
...straint_instantiation/instantiate_not_contains.cpp 0.00% 1 Missing ⚠️
src/cprover/bv_pointers_wide.cpp 66.66% 1 Missing ⚠️
src/goto-symex/symex_dereference.cpp 80.00% 1 Missing ⚠️
src/goto-symex/symex_other.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8737      +/-   ##
===========================================
- Coverage    80.01%   80.00%   -0.02%     
===========================================
  Files         1700     1700              
  Lines       188249   188238      -11     
  Branches        73       73              
===========================================
- Hits        150632   150604      -28     
- Misses       37617    37634      +17     

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