Skip to content

Commit

Permalink
test(codecov): un-ignore offscreen rendering code
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidPL1 committed Dec 4, 2024
1 parent 2a87f36 commit d3bcde7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,11 @@ coverage:
# While UI is not being tested, ignore UI/rendering related files
# lodepng is external and was tested beforehand (might include original unittests here at some point)
ignore:
- mujoco_ros/include/mujoco_ros/offscreen_camera.h
- mujoco_ros/include/mujoco_ros/platform_ui_adapter.h
- mujoco_ros/include/mujoco_ros/viewer.h
- mujoco_ros/src/glfw_adapter.cc
- mujoco_ros/src/glfw_dispatch.cc
- mujoco_ros/src/lodepng.cpp
- mujoco_ros/src/offscreen_camera.cpp
- mujoco_ros/src/offscreen_rendering.cpp
- mujoco_ros/src/platform_ui_adapter.cc
- mujoco_ros/src/viewer.cpp
- mujoco_ros/test
Expand Down

0 comments on commit d3bcde7

Please sign in to comment.