bugfix: Don't assume outer deref when fetching integer values from references #1732
Codecov / codecov/project
succeeded
Apr 26, 2024 in 1s
94.82% (+0.01%) compared to c5839fd
View this Pull Request on Codecov
94.82% (+0.01%) compared to c5839fd
Details
Codecov Report
Attention: Patch coverage is 96.87500%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 94.82%. Comparing base (
c5839fd
) to head (3e48bb8
).
Files | Patch % | Lines |
---|---|---|
vm/src/hint_processor/hint_processor_utils.rs | 96.84% | 3 Missing |
...int_processor/builtin_hint_processor/hint_utils.rs | 90.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1732 +/- ##
==========================================
+ Coverage 94.80% 94.82% +0.01%
==========================================
Files 101 101
Lines 38719 38712 -7
==========================================
+ Hits 36709 36710 +1
+ Misses 2010 2002 -8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading