Skip to content

feat: Support generic types in entry points

Codecov / codecov/patch failed Oct 30, 2023 in 0s

74.48% of diff hit (target 87.02%)

View this Pull Request on Codecov

74.48% of diff hit (target 87.02%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/message.rs#L1029

Added line #L1029 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/message.rs#L1039-L1041

Added lines #L1039 - L1041 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/message.rs#L1043

Added line #L1043 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/message.rs#L1049

Added line #L1049 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/message.rs#L1051

Added line #L1051 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/message.rs#L1616

Added line #L1616 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/message.rs#L1661

Added line #L1661 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/message.rs#L1690-L1692

Added lines #L1690 - L1692 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/parser.rs#L57-L59

Added lines #L57 - L59 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/parser.rs#L62

Added line #L62 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/parser.rs#L64-L66

Added lines #L64 - L66 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/parser.rs#L69

Added line #L69 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/parser.rs#L71

Added line #L71 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/parser.rs#L189-L191

Added lines #L189 - L191 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/parser.rs#L194-L196

Added lines #L194 - L196 were not covered by tests

Check warning on line 13 in sylvia/tests/api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia/tests/api.rs#L13

Added line #L13 was not covered by tests

Check warning on line 21 in sylvia/tests/api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia/tests/api.rs#L21

Added line #L21 was not covered by tests

Check warning on line 28 in sylvia/tests/api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia/tests/api.rs#L28

Added line #L28 was not covered by tests

Check warning on line 33 in sylvia/tests/api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia/tests/api.rs#L33

Added line #L33 was not covered by tests

Check warning on line 38 in sylvia/tests/api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia/tests/api.rs#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 43 in sylvia/tests/api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia/tests/api.rs#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 48 in sylvia/tests/api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia/tests/api.rs#L47-L48

Added lines #L47 - L48 were not covered by tests