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

chore(formatting): format the whole codebase using nph 0.5.1 #1118

Merged
merged 33 commits into from
Jun 11, 2024
Merged

Conversation

diegomrsantos
Copy link
Collaborator

@diegomrsantos diegomrsantos commented Jun 6, 2024

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 89.54832% with 199 lines in your changes missing coverage. Please review.

Project coverage is 84.72%. Comparing base (02c96fc) to head (53ad1bf).
Report is 16 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1118      +/-   ##
==========================================
+ Coverage   84.53%   84.72%   +0.18%     
==========================================
  Files          91       92       +1     
  Lines       15517    16318     +801     
==========================================
+ Hits        13118    13825     +707     
- Misses       2399     2493      +94     
Files Coverage Δ
libp2p/crypto/chacha20poly1305.nim 100.00% <100.00%> (ø)
libp2p/crypto/curve25519.nim 100.00% <100.00%> (ø)
libp2p/crypto/hkdf.nim 100.00% <100.00%> (+7.69%) ⬆️
libp2p/muxers/mplex/coder.nim 92.68% <100.00%> (ø)
libp2p/nameresolving/mockresolver.nim 94.73% <100.00%> (-0.72%) ⬇️
libp2p/protocols/connectivity/autonat/client.nim 100.00% <100.00%> (ø)
libp2p/protocols/connectivity/autonat/core.nim 65.38% <100.00%> (+0.33%) ⬆️
libp2p/protocols/connectivity/dcutr/core.nim 100.00% <100.00%> (ø)
libp2p/protocols/connectivity/relay/rtransport.nim 92.00% <100.00%> (-0.21%) ⬇️
libp2p/protocols/connectivity/relay/utils.nim 94.44% <100.00%> (ø)
... and 23 more

... and 21 files with indirect coverage changes

@diegomrsantos diegomrsantos force-pushed the formatting branch 4 times, most recently from 3af8c11 to 8c9e463 Compare June 10, 2024 16:06
@diegomrsantos diegomrsantos changed the title Formatting chore(formatting): format the whole codebase using nph 0.5.1 Jun 10, 2024
@diegomrsantos diegomrsantos marked this pull request as ready for review June 10, 2024 16:47
Copy link
Collaborator

@kaiserd kaiserd left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you very much!

@kaiserd kaiserd merged commit dc83a1e into master Jun 11, 2024
10 checks passed
@kaiserd kaiserd deleted the formatting branch June 11, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

4 participants