OkeWoke / Raytracer

I got bored and wanted to make my own raytracer in C++
0 stars 0 forks source link

Test/test coverage #31

Closed OkeWoke closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (65ae631) 12.29% compared to head (ea5b76d) 45.10%.

Files Patch % Lines
modules/Utility/tests/MatrixTests.cpp 97.31% 4 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31 +/- ## =========================================== + Coverage 12.29% 45.10% +32.81% =========================================== Files 27 31 +4 Lines 1025 1277 +252 =========================================== + Hits 126 576 +450 + Misses 899 701 -198 ```

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