Closed MariusDoe closed 9 months ago
Attention: 284 lines
in your changes are missing coverage. Please review.
Comparison is base (
3545a26
) 56.86% compared to head (692a26c
) 56.61%. Report is 24 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
InterpreterProxy for TruffleSqueak
This is the first step towards a working InterpreterProxy for trufflesqueak.
This PR is part of the project InterpreterProxy for TruffleSqueak in the Reverse Engineering lecture (WT 2023/24) at HPI.
Try it
Watch the demo
https://github.com/hpi-swa/trufflesqueak/assets/41512063/e7892b30-a73a-42de-9064-568790efe932
Additions
IntStorage.java, LongStorage.java,
ShortStorage.java, PostPrimitiveCleanup.java
Modifications
field that cannot be made local
Coverage of Interpreter Proxy methods (As of: 09.02.2024)
70/136
ClipboardExtendedPlugin, DropPlugin, FileDialogPlugin, InternetConfigPlugin, LocalePlugin, MIDIPlugin, SHA256Plugin, SecurityPlugin, SqueakSSL, UUIDPlugin