feat: Emit error if contract macro is above entry_points #408
Codecov / codecov/project
failed
Jul 31, 2024 in 1s
85.01% (-0.33%) compared to d1052d5
View this Pull Request on Codecov
85.01% (-0.33%) compared to d1052d5
Details
Codecov Report
Attention: Patch coverage is 0%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 85.01%. Comparing base (
d1052d5
) to head (e2c4bfa
).
Files | Patch % | Lines |
---|---|---|
sylvia-derive/src/input.rs | 0.00% | 15 Missing |
sylvia-derive/src/lib.rs | 0.00% | 2 Missing |
sylvia-derive/src/message.rs | 0.00% | 1 Missing |
sylvia-derive/src/parser/entry_point.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #408 +/- ##
==========================================
- Coverage 85.33% 85.01% -0.33%
==========================================
Files 42 42
Lines 2905 2916 +11
==========================================
Hits 2479 2479
- Misses 426 437 +11
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading