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

Less warnings #813

Merged
merged 41 commits into from
May 18, 2023
Merged

Less warnings #813

merged 41 commits into from
May 18, 2023

Conversation

Menduist
Copy link
Contributor

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #813 (72a53f3) into unstable (a1eb53b) will increase coverage by 0.03%.
The diff coverage is 90.82%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           unstable     #813      +/-   ##
============================================
+ Coverage     84.28%   84.31%   +0.03%     
============================================
  Files            91       91              
  Lines         15322    15325       +3     
============================================
+ Hits          12914    12922       +8     
+ Misses         2408     2403       -5     
Impacted Files Coverage Δ
libp2p/builders.nim 95.80% <ø> (ø)
libp2p/crypto/chacha20poly1305.nim 100.00% <ø> (ø)
libp2p/crypto/curve25519.nim 100.00% <ø> (ø)
libp2p/crypto/ecnist.nim 73.21% <0.00%> (ø)
libp2p/crypto/hkdf.nim 92.30% <ø> (ø)
libp2p/crypto/secp.nim 92.04% <ø> (ø)
libp2p/dialer.nim 93.72% <ø> (ø)
libp2p/discovery/rendezvousinterface.nim 94.59% <ø> (ø)
libp2p/multicodec.nim 91.30% <ø> (ø)
libp2p/muxers/mplex/coder.nim 90.24% <ø> (ø)
... and 33 more

libp2p/utility.nim Outdated Show resolved Hide resolved
tests/testmultiaddress.nim Outdated Show resolved Hide resolved
@arnetheduck
Copy link
Contributor

see also: nim-lang/Nim#21728

tests/testnative.nim Outdated Show resolved Hide resolved
libp2p/crypto/minasn1.nim Outdated Show resolved Hide resolved
libp2p/crypto/minasn1.nim Outdated Show resolved Hide resolved
libp2p/crypto/rsa.nim Outdated Show resolved Hide resolved
libp2p/utility.nim Outdated Show resolved Hide resolved
libp2p/crypto/minasn1.nim Outdated Show resolved Hide resolved
libp2p/crypto/minasn1.nim Outdated Show resolved Hide resolved
libp2p/crypto/minasn1.nim Outdated Show resolved Hide resolved
Copy link
Contributor Author

@Menduist Menduist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@diegomrsantos diegomrsantos merged commit 225accd into unstable May 18, 2023
@diegomrsantos diegomrsantos deleted the lesswarnings2 branch May 18, 2023 08:24
@Menduist Menduist mentioned this pull request May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants