Skip to content

Add failure assertion for unhandled rules in StaticCodeAnalyzerTest

b572775
Select commit
Loading
Failed to load commit list.
Merged

Implement static code analysis rule to analyse hard coded counter mode initialization vectors #603

Add failure assertion for unhandled rules in StaticCodeAnalyzerTest
b572775
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2025 in 0s

82.22% (target 80.00%)

View this Pull Request on Codecov

82.22% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.22%. Comparing base (d143cc3) to head (b572775).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #603   +/-   ##
=========================================
  Coverage     82.22%   82.22%           
  Complexity      239      239           
=========================================
  Files            29       29           
  Lines          1367     1367           
  Branches        190      190           
=========================================
  Hits           1124     1124           
  Misses          197      197           
  Partials         46       46           

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