multiformats / rust-multiaddr

multiaddr implementation in rust
https://crates.io/crates/multiaddr
Other
86 stars 45 forks source link

fix(.github): depend on specific tarpaulin version #80

Closed mxinden closed 1 year ago

mxinden commented 1 year ago

General best practice and workaround for https://github.com/actions-rs/tarpaulin/issues/15.

mxinden commented 1 year ago

See sample failure https://github.com/multiformats/rust-multiaddr/actions/runs/4447161580/jobs/7808361820?pr=78

mxinden commented 1 year ago

I don't find the code coverage CI step helpful. This pull request only recovers the status quo. Merging here to unblock other efforts.