vacp2p / nim-libp2p

libp2p implementation in Nim
https://vacp2p.github.io/nim-libp2p/docs/
MIT License
249 stars 54 forks source link

document known `--mm:orc` crash #1039

Closed etan-status closed 7 months ago

etan-status commented 7 months ago

To avoid others stumbling across this one, document a known crash when running nimble test on macOS with Nim 2.0.2.

etan-status commented 7 months ago
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.80%. Comparing base (6c87348) to head (1993ff8).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/status-im/nim-libp2p/pull/1039/graphs/tree.svg?width=650&height=150&src=pr&token=UR5JRQ249W&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im)](https://app.codecov.io/gh/status-im/nim-libp2p/pull/1039?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im) ```diff @@ Coverage Diff @@ ## unstable #1039 +/- ## ============================================ + Coverage 82.77% 82.80% +0.03% ============================================ Files 91 91 Lines 15604 15604 ============================================ + Hits 12916 12921 +5 + Misses 2688 2683 -5 ``` | [Files](https://app.codecov.io/gh/status-im/nim-libp2p/pull/1039?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im) | Coverage Δ | | |---|---|---| | [libp2p/muxers/mplex/lpchannel.nim](https://app.codecov.io/gh/status-im/nim-libp2p/pull/1039?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im#diff-bGlicDJwL211eGVycy9tcGxleC9scGNoYW5uZWwubmlt) | `81.86% <ø> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/status-im/nim-libp2p/pull/1039/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im)