Skip to content

Map IPL Viewer

69afb86
Select commit
Loading
Failed to load commit list.
Open

Move rwviewer into rwgame with imgui #719

Map IPL Viewer
69afb86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 1s

18.72% (+0.59%) compared to 51b7264

View this Pull Request on Codecov

18.72% (+0.59%) compared to 51b7264

Details

Codecov Report

❌ Patch coverage is 0% with 567 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.72%. Comparing base (51b7264) to head (69afb86).
⚠️ Report is 49 commits behind head on main.

Files with missing lines Patch % Lines
rwgame/viewer/RWViewer.cpp 0.00% 285 Missing ⚠️
rwgame/viewer/RWViewerWindows.cpp 0.00% 163 Missing ⚠️
rwgame/RWGame.cpp 0.00% 99 Missing ⚠️
rwgame/main.cpp 0.00% 7 Missing ⚠️
rwgame/viewer/RWViewer.hpp 0.00% 5 Missing ⚠️
rwgame/viewer/RWViewerWindows.hpp 0.00% 5 Missing ⚠️
rwgame/RWImGui.cpp 0.00% 2 Missing ⚠️
rwgame/RWConfig.inc 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #719      +/-   ##
==========================================
+ Coverage   18.12%   18.72%   +0.59%     
==========================================
  Files         252      229      -23     
  Lines       22938    22211     -727     
  Branches     5769     5795      +26     
==========================================
  Hits         4158     4158              
+ Misses      17659    16935     -724     
+ Partials     1121     1118       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.