-
Notifications
You must be signed in to change notification settings - Fork 185
Update analysis library for Rizin v0.5.x #457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #457 +/- ##
==========================================
+ Coverage 79.19% 79.29% +0.09%
==========================================
Files 63 64 +1
Lines 4960 5008 +48
==========================================
+ Hits 3928 3971 +43
- Misses 1032 1037 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
e500599
to
5823049
Compare
5823049
to
ee28adb
Compare
Since the release version of Rizin is v0.6.2. |
Close this PR as we have #690. |
Description
Close #334.
This PR is based on #335 .
It aims to updates the Rizin-based analysis library to work with the current Rizin at the dev branch.
The current release is v0.5.x.
It includes the following changes -
Code Changes
Test Plans
All tests passed.