OkeWoke / Raytracer

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

Feat/codecovbadge #29

Closed OkeWoke closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (4c4686c) 7.46% compared to head (e62cc6a) 5.99%.

Files Patch % Lines
modules/GObjects/GObject.h 0.00% 3 Missing :warning:
modules/Render/render.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 @@ ## master #29 +/- ## ========================================= - Coverage 7.46% 5.99% -1.47% ========================================= Files 23 27 +4 Lines 871 1084 +213 ========================================= Hits 65 65 - Misses 806 1019 +213 ```

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