Skip to content

Merge branch 'master' into replace0withNULL

d9f3f84
Select commit
Loading
Failed to load commit list.
Merged

replaced 0 with NULL for null pointers (best practice for C) #7244

Merge branch 'master' into replace0withNULL
d9f3f84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2025 in 0s

98.79% (+0.00%) compared to 053d905

View this Pull Request on Codecov

98.79% (+0.00%) compared to 053d905

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.79%. Comparing base (053d905) to head (d9f3f84).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7244   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files          81       81           
  Lines       15254    15254           
=======================================
  Hits        15070    15070           
  Misses        184      184           

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