Skip to content

[parser] Add configurable strategy for handling odd length data elements #1374

[parser] Add configurable strategy for handling odd length data elements

[parser] Add configurable strategy for handling odd length data elements #1374

Triggered via pull request October 5, 2024 18:48
Status Success
Total duration 2m 11s
Artifacts

rust.yml

on: pull_request
Build (Windows)
1m 17s
Build (Windows)
Check (macOS)
24s
Check (macOS)
Matrix: Test (default)
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Test (default) (stable): core/src/value/primitive.rs#L581
this manual char comparison can be written more succinctly
Test (default) (stable): core/src/value/primitive.rs#L585
this manual char comparison can be written more succinctly
Test (default) (stable): core/src/value/primitive.rs#L590
this manual char comparison can be written more succinctly
Test (default) (stable): parser/src/stateful/encode.rs#L399
can be more succinctly written as a byte str
Test (default) (stable): parser/src/stateful/decode.rs#L916
using `map` over `inspect`
Test (default) (stable): object/src/mem.rs#L943
using `map` over `inspect`
Test (default) (stable): object/src/mem.rs#L955
using `map` over `inspect`
Test (default) (stable): object/src/mem.rs#L966
using `map` over `inspect`
Test (default) (stable): object/src/mem.rs#L980
using `map` over `inspect`