pcsx-redux
pcsx-redux copied to clipboard
Stub of gadp server.
https://github.com/NationalSecurityAgency/ghidra/blob/debugger/Ghidra/Debug/Debugger-gadp/src/main/proto/gadp.proto
Codecov Report
Merging #322 (fdb01ea) into main (4e82aa9) will decrease coverage by
0.03%. The diff coverage is0.00%.
@@ Coverage Diff @@
## main #322 +/- ##
==========================================
- Coverage 11.98% 11.95% -0.04%
==========================================
Files 142 144 +2
Lines 37012 37126 +114
==========================================
+ Hits 4435 4437 +2
- Misses 32577 32689 +112
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/core/gadp-server.cc | 0.00% <0.00%> (ø) |
|
| src/core/gadp-server.h | 0.00% <0.00%> (ø) |
|
| src/core/psxemulator.cc | 66.66% <ø> (ø) |
|
| src/core/psxemulator.h | 100.00% <ø> (ø) |
|
| src/gui/gui.cc | 41.30% <0.00%> (-0.52%) |
:arrow_down: |
| src/support/protobuf.h | 12.90% <ø> (ø) |
|
| third_party/json.hpp | 27.14% <0.00%> (+0.06%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4e82aa9...34caf62. Read the comment docs.