Skip to content

generate the crc32 lookup table at const time

c636318
Select commit
Loading
Failed to load commit list.
Merged

generate the crc32 lookup table at const time #73

generate the crc32 lookup table at const time
c636318
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 7, 2025 in 1s

0.00% of diff hit (target 91.09%)

View this Pull Request on Codecov

0.00% of diff hit (target 91.09%)

Annotations

Check warning on line 40 in libbz2-rs-sys/src/crctable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libbz2-rs-sys/src/crctable.rs#L27-L40

Added lines #L27 - L40 were not covered by tests

Check warning on line 42 in libbz2-rs-sys/src/crctable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libbz2-rs-sys/src/crctable.rs#L42

Added line #L42 was not covered by tests

Check warning on line 47 in libbz2-rs-sys/src/crctable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libbz2-rs-sys/src/crctable.rs#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 51 in libbz2-rs-sys/src/crctable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libbz2-rs-sys/src/crctable.rs#L50-L51

Added lines #L50 - L51 were not covered by tests