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

Update go-libp2p-kad-dbt #698

Merged
merged 3 commits into from
Oct 22, 2024
Merged

Update go-libp2p-kad-dbt #698

merged 3 commits into from
Oct 22, 2024

Conversation

gammazero
Copy link
Contributor

@gammazero gammazero commented Oct 22, 2024

  • Update go-libp2p-kad-dbt
  • Replace use of github.com/pkg/errors with stdlib errors
  • Update go-ipfs-redirects-file

- Update go-libp2p-kad-dbt
- Replace use of `github.com/pkg/errors` with stdlib `errors`
@gammazero gammazero requested a review from a team as a code owner October 22, 2024 18:52
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 60.40%. Comparing base (62b8ab7) to head (458eba1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pinning/remote/client/client.go 0.00% 3 Missing ⚠️

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #698   +/-   ##
=======================================
  Coverage   60.39%   60.40%           
=======================================
  Files         243      243           
  Lines       31038    31038           
=======================================
+ Hits        18744    18747    +3     
+ Misses      10631    10626    -5     
- Partials     1663     1665    +2     
Files with missing lines Coverage Δ
pinning/remote/client/client.go 0.00% <0.00%> (ø)

... and 12 files with indirect coverage changes

@gammazero gammazero merged commit a016a54 into main Oct 22, 2024
16 checks passed
@gammazero gammazero deleted the update-libp2p-kad-dht branch October 22, 2024 21:28
gammazero added a commit that referenced this pull request Oct 22, 2024
- Update go-libp2p-kad-dbt
- Replace use of `github.com/pkg/errors` with stdlib `errors`
- update go-ipfs-redirects-file

(cherry picked from commit a016a54)
gammazero added a commit that referenced this pull request Oct 22, 2024
- Update go-libp2p-kad-dbt
- Replace use of `github.com/pkg/errors` with stdlib `errors`
- update go-ipfs-redirects-file

(cherry picked from commit a016a54)
gammazero added a commit that referenced this pull request Oct 22, 2024
- Update go-libp2p-kad-dbt
- Replace use of `github.com/pkg/errors` with stdlib `errors`
- update go-ipfs-redirects-file

(cherry picked from commit a016a54)
@gammazero gammazero mentioned this pull request Oct 22, 2024
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.

1 participant