TheAssemblyArmada / Thyme

An open source re-implementation of Generals : Zero Hour written in C++.
GNU General Public License v2.0
584 stars 59 forks source link

Fix error in User_Memory_Init_Pools #1109

Closed xezon closed 8 months ago

xezon commented 9 months ago

This claims to be a fix for a Thyme specific issue.

codecov-commenter commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (64626cd) 2.54% compared to head (04d1fc5) 2.54%.

Files Patch % Lines
src/game/common/system/gamememoryinit.cpp 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1109 +/- ## =========================================== - Coverage 2.54% 2.54% -0.01% =========================================== Files 949 949 Lines 110299 110300 +1 Branches 18881 18881 =========================================== Hits 2802 2802 - Misses 107094 107095 +1 Partials 403 403 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.