Skip to content

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

ENH: Add POC async implementation, example using storescp

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

Triggered via pull request October 17, 2024 09:31
Status Success
Total duration 4m 5s
Artifacts

rust.yml

on: pull_request
Build (Windows)
2m 32s
Build (Windows)
Check (macOS)
38s
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`