Skip to content

[fuzz] Guard PASE fuzz harness against uninitialized verifier on Generate() failure#72749

Merged
mergify[bot] merged 2 commits into
project-chip:masterfrom
Alami-Amine:AA/msan-fuzz-fixes
Jun 29, 2026
Merged

[fuzz] Guard PASE fuzz harness against uninitialized verifier on Generate() failure#72749
mergify[bot] merged 2 commits into
project-chip:masterfrom
Alami-Amine:AA/msan-fuzz-fixes

[fuzz] Use ReturnOnFailure for PASE verifier Generate() checks

0e01ae3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

56.61% (-0.19%) compared to fc4a9e8

View this Pull Request on Codecov

56.61% (-0.19%) compared to fc4a9e8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.61%. Comparing base (fc4a9e8) to head (0e01ae3).
⚠️ Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #72749      +/-   ##
==========================================
- Coverage   56.79%   56.61%   -0.19%     
==========================================
  Files        1642     1642              
  Lines      112757   113137     +380     
  Branches    13139    13243     +104     
==========================================
+ Hits        64041    64048       +7     
- Misses      48716    49089     +373     

☔ View full report in Codecov by Harness.
📢 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.