Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CONTRACTS] Check side effect of loop contracts during instrumentation #8360

Check side effect of loop contracts during instrumentation

2d416e1
Select commit
Loading
Failed to load commit list.
Merged

[CONTRACTS] Check side effect of loop contracts during instrumentation #8360

Check side effect of loop contracts during instrumentation
2d416e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 22, 2024 in 0s

78.25% (-0.10%) compared to 66ae03f

View this Pull Request on Codecov

78.25% (-0.10%) compared to 66ae03f

Details

Codecov Report

Attention: Patch coverage is 82.75862% with 10 lines in your changes missing coverage. Please review.

Project coverage is 78.25%. Comparing base (66ae03f) to head (2d416e1).
Report is 30 commits behind head on develop.

Files Patch % Lines
...trument/contracts/dynamic-frames/dfcc_cfg_info.cpp 72.72% 6 Missing ⚠️
src/cprover/instrument_given_invariants.cpp 50.00% 2 Missing ⚠️
src/goto-instrument/contracts/utils.cpp 92.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8360      +/-   ##
===========================================
- Coverage    78.34%   78.25%   -0.10%     
===========================================
  Files         1726     1726              
  Lines       188437   188696     +259     
  Branches     18244    18252       +8     
===========================================
+ Hits        147638   147663      +25     
- Misses       40799    41033     +234     

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