Skip to content

ENH: Add POC async implementation, example using storescp #1372

ENH: Add POC async implementation, example using storescp

ENH: Add POC async implementation, example using storescp #1372

Triggered via pull request October 4, 2024 13:12
Status Success
Total duration 4m 20s
Artifacts

rust.yml

on: pull_request
Build (Windows)
2m 42s
Build (Windows)
Check (macOS)
50s
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#L911
using `map` over `inspect`
Test (default) (stable): object/src/mem.rs#L923
using `map` over `inspect`
Test (default) (stable): object/src/mem.rs#L934
using `map` over `inspect`
Test (default) (stable): object/src/mem.rs#L948
using `map` over `inspect`