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

Decouple size dictionary from EinExprs #45

Merged
merged 28 commits into from
Dec 28, 2023

Update `Makie.plot` functions to accept `SizedEinExpr` instead of `Ei…

47c64e5
Select commit
Loading
Failed to load commit list.
Merged

Decouple size dictionary from EinExprs #45

Update `Makie.plot` functions to accept `SizedEinExpr` instead of `Ei…
47c64e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 28, 2023 in 0s

82.75% of diff hit (target 78.38%)

View this Pull Request on Codecov

82.75% of diff hit (target 78.38%)

Annotations

Check warning on line 38 in src/Counters.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Counters.jl#L38

Added line #L38 was not covered by tests

Check warning on line 43 in src/Counters.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Counters.jl#L43

Added line #L43 was not covered by tests

Check warning on line 11 in src/EinExpr.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/EinExpr.jl#L11

Added line #L11 was not covered by tests

Check warning on line 6 in src/Optimizers/Optimizers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Optimizers/Optimizers.jl#L6

Added line #L6 was not covered by tests

Check warning on line 43 in src/SizedEinExpr.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/SizedEinExpr.jl#L43

Added line #L43 was not covered by tests

Check warning on line 47 in src/SizedEinExpr.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/SizedEinExpr.jl#L47

Added line #L47 was not covered by tests

Check warning on line 54 in src/SizedEinExpr.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/SizedEinExpr.jl#L54

Added line #L54 was not covered by tests

Check warning on line 57 in src/SizedEinExpr.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/SizedEinExpr.jl#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 75 in src/SizedEinExpr.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/SizedEinExpr.jl#L72-L75

Added lines #L72 - L75 were not covered by tests

Check warning on line 16 in src/Slicing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Slicing.jl#L16

Added line #L16 was not covered by tests

Check warning on line 29 in src/Slicing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Slicing.jl#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 32 in src/Slicing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Slicing.jl#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 34 in src/Slicing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Slicing.jl#L34

Added line #L34 was not covered by tests

Check warning on line 171 in src/Slicing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Slicing.jl#L171

Added line #L171 was not covered by tests