Skip to content

Fix fwrite() rejecting read-write 'r+' permission as read-only

02c83c5
Select commit
Loading
Failed to load commit list.
Merged

Fix fwrite permission check to allow read-write mode files #119

Fix fwrite() rejecting read-write 'r+' permission as read-only
02c83c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

41.60% (+0.00%) compared to 135cc56

View this Pull Request on Codecov

41.60% (+0.00%) compared to 135cc56

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.60%. Comparing base (135cc56) to head (02c83c5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage   41.60%   41.60%           
=======================================
  Files          55       55           
  Lines        3158     3158           
=======================================
  Hits         1314     1314           
  Misses       1844     1844           

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