Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Emit error if contract macro is above entry_points #408

Merged
merged 3 commits into from
Jul 31, 2024

test: Change name of test_ui

e2c4bfa
Select commit
Loading
Failed to load commit list.
Merged

feat: Emit error if contract macro is above entry_points #408

test: Change name of test_ui
e2c4bfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 31, 2024 in 0s

0.00% of diff hit (target 85.33%)

View this Pull Request on Codecov

0.00% of diff hit (target 85.33%)

Annotations

Check warning on line 351 in sylvia-derive/src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/input.rs#L349-L351

Added lines #L349 - L351 were not covered by tests

Check warning on line 355 in sylvia-derive/src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/input.rs#L353-L355

Added lines #L353 - L355 were not covered by tests

Check warning on line 357 in sylvia-derive/src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/input.rs#L357

Added line #L357 was not covered by tests

Check warning on line 365 in sylvia-derive/src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/input.rs#L361-L365

Added lines #L361 - L365 were not covered by tests

Check warning on line 373 in sylvia-derive/src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/input.rs#L372-L373

Added lines #L372 - L373 were not covered by tests

Check warning on line 375 in sylvia-derive/src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/input.rs#L375

Added line #L375 was not covered by tests

Check warning on line 761 in sylvia-derive/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/lib.rs#L760-L761

Added lines #L760 - L761 were not covered by tests

Check warning on line 1271 in sylvia-derive/src/message.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/message.rs#L1271

Added line #L1271 was not covered by tests

Check warning on line 18 in sylvia-derive/src/parser/entry_point.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/parser/entry_point.rs#L18

Added line #L18 was not covered by tests