Add HintProcessor::execute_hint_extensive
+ refactor hint_ranges
#1491
Codecov / codecov/project
succeeded
Nov 27, 2023 in 0s
96.81% (-0.01%) compared to 7c1cfd9
View this Pull Request on Codecov
96.81% (-0.01%) compared to 7c1cfd9
Details
Codecov Report
Attention: 5 lines
in your changes are missing coverage. Please review.
Comparison is base (
7c1cfd9
) 96.82% compared to head (480601c
) 96.81%.
Files | Patch % | Lines |
---|---|---|
vm/src/vm/vm_core.rs | 90.90% | 4 Missing |
vm/src/types/program.rs | 94.11% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1491 +/- ##
==========================================
- Coverage 96.82% 96.81% -0.01%
==========================================
Files 96 96
Lines 39567 39574 +7
==========================================
+ Hits 38311 38315 +4
- Misses 1256 1259 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading