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

WIP: Topologies using CollectionOfVectors #965

Closed
wants to merge 9 commits into from

Workaround for ndims on julia 1.6

fce4180
Select commit
Loading
Failed to load commit list.
Closed

WIP: Topologies using CollectionOfVectors #965

Workaround for ndims on julia 1.6
fce4180
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 2, 2024 in 1s

57.09% of diff hit (target 93.69%)

View this Pull Request on Codecov

57.09% of diff hit (target 93.69%)

Annotations

Check warning on line 9 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L7-L9

Added lines #L7 - L9 were not covered by tests

Check warning on line 35 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 62 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 66 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 68 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L68

Added line #L68 was not covered by tests

Check warning on line 79 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L73-L79

Added lines #L73 - L79 were not covered by tests

Check warning on line 82 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 84 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L84

Added line #L84 was not covered by tests

Check warning on line 126 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 130 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 137 in src/CollectionOfVectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CollectionOfVectors.jl#L133-L137

Added lines #L133 - L137 were not covered by tests

Check warning on line 12 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 17 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 24 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 29 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 45 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 57 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L51-L57

Added lines #L51 - L57 were not covered by tests

Check warning on line 67 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L61-L67

Added lines #L61 - L67 were not covered by tests

Check warning on line 86 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L86

Added line #L86 was not covered by tests

Check warning on line 90 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 94 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 98 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 102 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 106 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 110 in src/Grid/topology2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Grid/topology2.jl#L109-L110

Added lines #L109 - L110 were not covered by tests