Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge unstable into master #1003

Merged
merged 46 commits into from
Dec 18, 2023

fix chronos v4 compat (#982)

4e7eaba
Select commit
Loading
Failed to load commit list.
Merged

Merge unstable into master #1003

fix chronos v4 compat (#982)
4e7eaba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 13, 2023 in 1s

86.81% of diff hit (target 84.28%)

View this Pull Request on Codecov

86.81% of diff hit (target 84.28%)

Annotations

Check warning on line 958 in libp2p/crypto/crypto.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/crypto/crypto.nim#L957-L958

Added lines #L957 - L958 were not covered by tests

Check warning on line 978 in libp2p/crypto/crypto.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/crypto/crypto.nim#L978

Added line #L978 was not covered by tests

Check warning on line 1000 in libp2p/crypto/ecnist.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/crypto/ecnist.nim#L1000

Added line #L1000 was not covered by tests

Check warning on line 1011 in libp2p/crypto/ecnist.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/crypto/ecnist.nim#L1004-L1011

Added lines #L1004 - L1011 were not covered by tests

Check warning on line 1013 in libp2p/crypto/ecnist.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/crypto/ecnist.nim#L1013

Added line #L1013 was not covered by tests

Check warning on line 1024 in libp2p/crypto/ecnist.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/crypto/ecnist.nim#L1019-L1024

Added lines #L1019 - L1024 were not covered by tests

Check warning on line 1026 in libp2p/crypto/ecnist.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/crypto/ecnist.nim#L1026

Added line #L1026 was not covered by tests

Check warning on line 61 in libp2p/dialer.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/dialer.nim#L61

Added line #L61 was not covered by tests

Check warning on line 84 in libp2p/dialer.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/dialer.nim#L84

Added line #L84 was not covered by tests

Check warning on line 69 in libp2p/discovery/rendezvousinterface.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/discovery/rendezvousinterface.nim#L69

Added line #L69 was not covered by tests

Check warning on line 1029 in libp2p/multiaddress.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/multiaddress.nim#L1029

Added line #L1029 was not covered by tests

Check warning on line 42 in libp2p/observedaddrmanager.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/observedaddrmanager.nim#L42

Added line #L42 was not covered by tests

Check warning on line 588 in libp2p/protobuf/minprotobuf.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protobuf/minprotobuf.nim#L588

Added line #L588 was not covered by tests

Check warning on line 133 in libp2p/protocols/connectivity/autonat/core.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/autonat/core.nim#L133

Added line #L133 was not covered by tests

Check warning on line 96 in libp2p/protocols/connectivity/autonat/server.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/autonat/server.nim#L96

Added line #L96 was not covered by tests

Check warning on line 101 in libp2p/protocols/connectivity/autonat/server.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/autonat/server.nim#L101

Added line #L101 was not covered by tests

Check warning on line 107 in libp2p/protocols/connectivity/autonat/server.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/autonat/server.nim#L107

Added line #L107 was not covered by tests

Check warning on line 111 in libp2p/protocols/connectivity/autonat/server.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/autonat/server.nim#L111

Added line #L111 was not covered by tests

Check warning on line 148 in libp2p/protocols/connectivity/autonat/server.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/autonat/server.nim#L148

Added line #L148 was not covered by tests

Check warning on line 90 in libp2p/protocols/connectivity/autonat/service.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/autonat/service.nim#L90

Added line #L90 was not covered by tests

Check warning on line 85 in libp2p/protocols/connectivity/dcutr/client.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/dcutr/client.nim#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 75 in libp2p/protocols/connectivity/dcutr/server.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/dcutr/server.nim#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 49 in libp2p/protocols/connectivity/relay/client.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/relay/client.nim#L49

Added line #L49 was not covered by tests

Check warning on line 58 in libp2p/protocols/connectivity/relay/client.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/relay/client.nim#L58

Added line #L58 was not covered by tests

Check warning on line 63 in libp2p/protocols/connectivity/relay/client.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/connectivity/relay/client.nim#L63

Added line #L63 was not covered by tests