Skip to content

Made arguments take (and store) in argc by value instead of reference

09bfd25
Select commit
Loading
Failed to load commit list.
Closed

Made arguments struct within SDL2application take in (and store) argc by value instead of reference #638

Made arguments take (and store) in argc by value instead of reference
09bfd25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2025 in 0s

82.29% (+0.00%) compared to c9a8849

View this Pull Request on Codecov

82.29% (+0.00%) compared to c9a8849

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.29%. Comparing base (c9a8849) to head (09bfd25).
⚠️ Report is 641 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #638   +/-   ##
=======================================
  Coverage   82.29%   82.29%           
=======================================
  Files         569      569           
  Lines       44134    44134           
=======================================
  Hits        36318    36318           
  Misses       7816     7816           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.