rair-project / rair

RAIR: RAdare In Rust
GNU Lesser General Public License v3.0
71 stars 12 forks source link

Initial support for hex diff #108

Closed oddcoder closed 4 weeks ago

oddcoder commented 4 weeks ago

Signed-off-by: Ahmed <>

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 98.72611% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.04%. Comparing base (c8bc3a8) to head (8a91eaa). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
core/src/diff/hexdiff/mod.rs 97.87% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #108 +/- ## ========================================== + Coverage 91.78% 92.04% +0.26% ========================================== Files 62 64 +2 Lines 3286 3419 +133 ========================================== + Hits 3016 3147 +131 - Misses 270 272 +2 ```

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