vacp2p / nim-libp2p

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

fix: move transport interop tests to nim-libp2p repo #1031

Closed diegomrsantos closed 7 months ago

diegomrsantos commented 7 months ago

closes https://github.com/status-im/nim-libp2p/issues/1013

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 83.21%. Comparing base (fec632d) to head (85d606a).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/status-im/nim-libp2p/pull/1031/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/1031?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 #1031 +/- ## ========================================= Coverage 83.21% 83.21% ========================================= Files 91 91 Lines 15344 15344 ========================================= Hits 12769 12769 Misses 2575 2575 ```