Use an enum to represent layout name #1715
Merged
Codecov / codecov/project
succeeded
Apr 18, 2024 in 0s
94.93% (+0.02%) compared to 4b17118
View this Pull Request on Codecov
94.93% (+0.02%) compared to 4b17118
Details
Codecov Report
Attention: Patch coverage is 92.56198%
with 9 lines
in your changes are missing coverage. Please review.
Project coverage is 94.93%. Comparing base (
4b17118
) to head (a6ed611
).
Files | Patch % | Lines |
---|---|---|
vm/src/types/layout_name.rs | 88.57% | 4 Missing |
vm/src/vm/runners/cairo_runner.rs | 94.54% | 3 Missing |
cairo-vm-cli/src/main.rs | 50.00% | 1 Missing |
cairo1-run/src/main.rs | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1715 +/- ##
==========================================
+ Coverage 94.91% 94.93% +0.02%
==========================================
Files 98 99 +1
Lines 38170 38147 -23
==========================================
- Hits 36228 36216 -12
+ Misses 1942 1931 -11
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading