Merge pull request #316 from ModProg/update-attribute-derive #548
Annotations
7 warnings
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage:
crates/bonsaidb-local/src/database/keyvalue.rs#L914
variable does not need to be mutable
|
coverage:
crates/bonsaidb-local/src/database/keyvalue.rs#L938
variable does not need to be mutable
|
coverage:
crates/bonsaidb-local/src/database/keyvalue.rs#L969
variable does not need to be mutable
|
coverage:
crates/bonsaidb-local/src/database/keyvalue.rs#L1030
variable does not need to be mutable
|
coverage:
crates/bonsaidb-local/src/database/keyvalue.rs#L1104
variable does not need to be mutable
|
coverage
Line Coverage Percentage: 85.13%
|