Skip to content

[fuzz] Add MemorySanitizer (MSAN) support to fuzz targets#72743

Open
Alami-Amine wants to merge 4 commits into
project-chip:masterfrom
Alami-Amine:AA/msan-fuzztests
Open

[fuzz] Add MemorySanitizer (MSAN) support to fuzz targets#72743
Alami-Amine wants to merge 4 commits into
project-chip:masterfrom
Alami-Amine:AA/msan-fuzztests

[fuzz] MSAN sysroot: fix flag word-splitting in GLib meson native file

7c23a6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

56.79% (+0.03%) compared to 44fb474

View this Pull Request on Codecov

56.79% (+0.03%) compared to 44fb474

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.79%. Comparing base (44fb474) to head (7c23a6f).
⚠️ Report is 25 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #72743      +/-   ##
==========================================
+ Coverage   56.76%   56.79%   +0.03%     
==========================================
  Files        1634     1642       +8     
  Lines      112660   112757      +97     
  Branches    13144    13139       -5     
==========================================
+ Hits        63946    64040      +94     
- Misses      48714    48717       +3     

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