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 Begin End ranges #585

Merged
merged 13 commits into from
Mar 9, 2024

locus in docs

5b95090
Select commit
Loading
Failed to load commit list.
Merged

add Begin End ranges #585

locus in docs
5b95090
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 9, 2024 in 1s

73.39% of diff hit (target 83.83%)

View this Pull Request on Codecov

73.39% of diff hit (target 83.83%)

Annotations

Check warning on line 253 in src/Dimensions/dimension.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dimensions/dimension.jl#L253

Added line #L253 was not covered by tests

Check warning on line 86 in src/Dimensions/format.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dimensions/format.jl#L86

Added line #L86 was not covered by tests

Check warning on line 90 in src/Dimensions/format.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dimensions/format.jl#L90

Added line #L90 was not covered by tests

Check warning on line 99 in src/Dimensions/format.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dimensions/format.jl#L99

Added line #L99 was not covered by tests

Check warning on line 107 in src/Dimensions/format.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dimensions/format.jl#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 123 in src/Dimensions/format.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dimensions/format.jl#L123

Added line #L123 was not covered by tests

Check warning on line 134 in src/Dimensions/format.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dimensions/format.jl#L134

Added line #L134 was not covered by tests

Check warning on line 5 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L5

Added line #L5 was not covered by tests

Check warning on line 23 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 31 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 53 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L53

Added line #L53 was not covered by tests

Check warning on line 58 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L58

Added line #L58 was not covered by tests

Check warning on line 62 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 70 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L66-L70

Added lines #L66 - L70 were not covered by tests

Check warning on line 77 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L72-L77

Added lines #L72 - L77 were not covered by tests

Check warning on line 81 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 87 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L84-L87

Added lines #L84 - L87 were not covered by tests

Check warning on line 90 in src/Lookups/beginend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/beginend.jl#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 14 in src/Lookups/indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/indexing.jl#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 816 in src/Lookups/lookup_arrays.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/lookup_arrays.jl#L816

Added line #L816 was not covered by tests

Check warning on line 82 in src/Lookups/selector.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/selector.jl#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 37 in src/Lookups/set.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/set.jl#L37

Added line #L37 was not covered by tests

Check warning on line 42 in src/Lookups/set.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/set.jl#L42

Added line #L42 was not covered by tests

Check warning on line 44 in src/Lookups/set.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/set.jl#L44

Added line #L44 was not covered by tests

Check warning on line 48 in src/Lookups/set.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Lookups/set.jl#L48

Added line #L48 was not covered by tests