TheAssemblyArmada / Thyme

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

Implement remaining shadow code #1042

Closed jonwil closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (24d413c) 2.69% compared to head (6af3c60) 2.66%. Report is 1 commits behind head on develop.

Files Patch % Lines
...rm/w3dengine/client/shadow/w3dvolumetricshadow.cpp 0.00% 667 Missing :warning:
src/platform/w3dengine/client/w3dview.cpp 0.00% 339 Missing :warning:
src/platform/w3dengine/client/shadow/w3dshadow.cpp 0.00% 82 Missing :warning:
...form/w3dengine/client/shadow/w3dvolumetricshadow.h 0.00% 7 Missing :warning:
src/platform/w3dengine/client/w3dview.h 0.00% 4 Missing :warning:
...rm/w3dengine/client/drawable/draw/w3dmodeldraw.cpp 0.00% 2 Missing :warning:
src/platform/w3dengine/client/w3dingameui.cpp 0.00% 2 Missing :warning:
...orm/w3dengine/client/shadow/w3dprojectedshadow.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 #1042 +/- ## =========================================== - Coverage 2.69% 2.66% -0.03% =========================================== Files 919 921 +2 Lines 103723 104832 +1109 Branches 17579 17793 +214 =========================================== + Hits 2797 2799 +2 - Misses 100522 101629 +1107 Partials 404 404 ```

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