refactor!: add new types of CodecError
s
#135
24.39% of diff hit (target 81.94%)
View this Pull Request on Codecov
24.39% of diff hit (target 81.94%)
Annotations
Check warning on line 913 in zarrs/src/array.rs
codecov / codecov/patch
zarrs/src/array.rs#L913
Added line #L913 was not covered by tests
Check warning on line 227 in zarrs/src/array/array_bytes.rs
codecov / codecov/patch
zarrs/src/array/array_bytes.rs#L227
Added line #L227 was not covered by tests
Check warning on line 982 in zarrs/src/array/codec.rs
codecov / codecov/patch
zarrs/src/array/codec.rs#L980-L982
Added lines #L980 - L982 were not covered by tests
Check warning on line 1001 in zarrs/src/array/codec.rs
codecov / codecov/patch
zarrs/src/array/codec.rs#L996-L1001
Added lines #L996 - L1001 were not covered by tests
Check warning on line 1017 in zarrs/src/array/codec.rs
codecov / codecov/patch
zarrs/src/array/codec.rs#L1015-L1017
Added lines #L1015 - L1017 were not covered by tests
Check warning on line 1036 in zarrs/src/array/codec.rs
codecov / codecov/patch
zarrs/src/array/codec.rs#L1031-L1036
Added lines #L1031 - L1036 were not covered by tests
Check warning on line 83 in zarrs/src/array/codec/array_to_bytes/bytes/bytes_codec.rs
codecov / codecov/patch
zarrs/src/array/codec/array_to_bytes/bytes/bytes_codec.rs#L83
Added line #L83 was not covered by tests
Check warning on line 65 in zarrs/src/array/codec/array_to_bytes/vlen.rs
codecov / codecov/patch
zarrs/src/array/codec/array_to_bytes/vlen.rs#L65
Added line #L65 was not covered by tests
Check warning on line 73 in zarrs/src/array/codec/array_to_bytes/vlen_v2.rs
codecov / codecov/patch
zarrs/src/array/codec/array_to_bytes/vlen_v2.rs#L73
Added line #L73 was not covered by tests
Check warning on line 64 in zarrs/src/array/codec/bytes_to_bytes/gdeflate.rs
codecov / codecov/patch
zarrs/src/array/codec/bytes_to_bytes/gdeflate.rs#L64
Added line #L64 was not covered by tests
Check warning on line 68 in zarrs/src/array/codec/bytes_to_bytes/gdeflate.rs
codecov / codecov/patch
zarrs/src/array/codec/bytes_to_bytes/gdeflate.rs#L66-L68
Added lines #L66 - L68 were not covered by tests
Check warning on line 81 in zarrs/src/array/codec/bytes_to_bytes/gdeflate.rs
codecov / codecov/patch
zarrs/src/array/codec/bytes_to_bytes/gdeflate.rs#L81
Added line #L81 was not covered by tests
Check warning on line 85 in zarrs/src/array/codec/bytes_to_bytes/gdeflate.rs
codecov / codecov/patch
zarrs/src/array/codec/bytes_to_bytes/gdeflate.rs#L83-L85
Added lines #L83 - L85 were not covered by tests