Skip to content

reorganize slightly and add FixedSizeBitArray #75

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

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

properly add `==` method

e00a970
Select commit
Loading
Failed to load commit list.
Open

reorganize slightly and add FixedSizeBitArray #75

properly add `==` method
e00a970
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2025 in 1s

0.00% of diff hit (target 98.71%)

View this Pull Request on Codecov

0.00% of diff hit (target 98.71%)

Annotations

Check warning on line 3 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L2-L3

Added lines #L2 - L3 were not covered by tests

Check warning on line 12 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 15 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 25 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 29 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 32 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 35 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 38 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L41

Added line #L41 was not covered by tests

Check warning on line 44 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 52 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 61 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L55-L61

Added lines #L55 - L61 were not covered by tests

Check warning on line 63 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L63

Added line #L63 was not covered by tests

Check warning on line 70 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L66-L70

Added lines #L66 - L70 were not covered by tests

Check warning on line 72 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L72

Added line #L72 was not covered by tests

Check warning on line 77 in src/FixedSizeBitArray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FixedSizeBitArray.jl#L75-L77

Added lines #L75 - L77 were not covered by tests