Skip to content

Remove uses of `dynamic_cast` from qualifierst hierarchy

Codecov / codecov/project succeeded Aug 6, 2024 in 1s

78.04% (+0.02%) compared to b335979

View this Pull Request on Codecov

78.04% (+0.02%) compared to b335979

Details

Codecov Report

Attention: Patch coverage is 74.28571% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.04%. Comparing base (b335979) to head (02ae48e).
Report is 2 commits behind head on develop.

Files Patch % Lines
jbmc/src/java_bytecode/java_qualifiers.cpp 0.00% 7 Missing ⚠️
src/ansi-c/c_qualifiers.h 92.85% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8405      +/-   ##
===========================================
+ Coverage    78.02%   78.04%   +0.02%     
===========================================
  Files         1726     1726              
  Lines       189442   189388      -54     
  Branches     18466    18466              
===========================================
+ Hits        147808   147809       +1     
+ Misses       41634    41579      -55     

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