grumpycoders / pcsx-redux

The PCSX-Redux project is a collection of tools, research, hardware design, and libraries aiming at development and reverse engineering on the PlayStation 1. The core product itself, PCSX-Redux, is yet another fork of the Playstation emulator, PCSX.
https://pcsx-redux.consoledev.net
GNU General Public License v2.0
663 stars 108 forks source link

Fixing codepath for GPU query commands. #1682

Closed nicolasnoble closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 9.92%. Comparing base (1e41345) to head (174c1d5). Report is 7 commits behind head on main.

Files Patch % Lines
src/core/gpu.cc 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1682 +/- ## ======================================= Coverage 9.92% 9.92% ======================================= Files 448 448 Lines 132733 132742 +9 ======================================= + Hits 13173 13174 +1 - Misses 119560 119568 +8 ```

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