STORM-IRIT / Radium-Engine

Research 3D Engine for rendering, animation and processing
https://storm-irit.github.io/Radium-Engine/
Apache License 2.0
100 stars 50 forks source link

removes examples apps from coverage report #991

Closed MathiasPaulin closed 2 years ago

MathiasPaulin commented 2 years ago

Be aware that the PR request cannot be accepted if it doesn't pass the Continuous Integration tests.

Remove example apps from coverage report so that source code of examples is not reported as not covered by tests

codecov[bot] commented 2 years ago

Codecov Report

Merging #991 (b1f21c9) into release-candidate (46b3969) will increase coverage by 1.98%. The diff coverage is n/a.

@@                  Coverage Diff                  @@
##           release-candidate     #991      +/-   ##
=====================================================
+ Coverage              39.93%   41.92%   +1.98%     
=====================================================
  Files                    345      324      -21     
  Lines                  22928    21740    -1188     
=====================================================
- Hits                    9157     9114      -43     
+ Misses                 13771    12626    -1145     
Impacted Files Coverage Δ
examples/EnvMap/main.cpp
examples/DrawPrimitives/minimalradium.cpp
examples/Volume/main.cpp
examples/HelloRadium/main.cpp
...PluginsWithLib/Upstream/Library/ExampleLibrary.cpp
examples/HeadlessExample/main.cpp
examples/EntityAnimation/main.cpp
examples/SimpleAnimation/main.cpp
examples/CustomCameraManipulator/main.cpp
...mples/PluginsWithLib/Downstream/Plugin/PluginB.cpp
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.