pcsx-redux icon indicating copy to clipboard operation
pcsx-redux copied to clipboard

Stub of gadp server.

Open nicolasnoble opened this issue 4 years ago • 1 comments

https://github.com/NationalSecurityAgency/ghidra/blob/debugger/Ghidra/Debug/Debugger-gadp/src/main/proto/gadp.proto

nicolasnoble avatar Jan 15 '21 02:01 nicolasnoble

Codecov Report

Merging #322 (fdb01ea) into main (4e82aa9) will decrease coverage by 0.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update 4e82aa9...34caf62. Read the comment docs.

codecov[bot] avatar Jan 15 '21 02:01 codecov[bot]