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

[Chores] Format code #1715

Closed nicolasnoble closed 3 weeks ago

nicolasnoble commented 2 months ago

Automated changes by create-pull-request GitHub action

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 9.74%. Comparing base (55a8414) to head (99595f0). Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/core/gpu.cc 0.00% 8 Missing :warning:
src/core/system.h 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1715 +/- ## ========================================== - Coverage 9.74% 9.74% -0.01% ========================================== Files 447 447 Lines 135588 135606 +18 ========================================== Hits 13209 13209 - Misses 122379 122397 +18 ```

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