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

Add @auto macro to automatically provide StructTypes definitions for a type tree #97

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

fix on Julia 1.6

6e1b9f4
Select commit
Loading
Failed to load commit list.
Draft

Add @auto macro to automatically provide StructTypes definitions for a type tree #97

fix on Julia 1.6
6e1b9f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 1, 2023 in 0s

34.78% of diff hit (target 75.31%)

View this Pull Request on Codecov

34.78% of diff hit (target 75.31%)

Annotations

Check warning on line 124 in src/macros.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/macros.jl#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 138 in src/macros.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/macros.jl#L131-L138

Added lines #L131 - L138 were not covered by tests

Check warning on line 141 in src/macros.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/macros.jl#L141

Added line #L141 was not covered by tests

Check warning on line 145 in src/macros.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/macros.jl#L145

Added line #L145 was not covered by tests

Check warning on line 150 in src/macros.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/macros.jl#L150

Added line #L150 was not covered by tests

Check warning on line 152 in src/macros.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/macros.jl#L152

Added line #L152 was not covered by tests

Check warning on line 154 in src/macros.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/macros.jl#L154

Added line #L154 was not covered by tests