Skip to content

Reworks the README #884

Reworks the README

Reworks the README #884

Triggered via pull request November 8, 2023 10:05
Status Success
Total duration 3m 19s
Artifacts

coveralls.yml

on: pull_request
OpenSK code coverage
3m 6s
OpenSK code coverage
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
OpenSK code coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1, actions-rs/cargo@v1, coverallsapp/github-action@1.1.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OpenSK code coverage: libraries/persistent_store/src/store.rs#L22
unused import: `StoreModel`
OpenSK code coverage: libraries/persistent_store/src/store.rs#L26
unused imports: `StoreDriverOff`, `StoreDriverOn`, `StoreDriver`, `StoreInterruption`, `StoreInvariant`
OpenSK code coverage
`persistent_store` (lib) generated 2 warnings (run `cargo fix --lib -p persistent_store` to apply 2 suggestions)
OpenSK code coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/