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

[skip changelog] staticcheck fixes / remove ununsed variables #730

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

hsanjuan
Copy link
Contributor

Some very minor changes.

@hsanjuan hsanjuan self-assigned this Nov 27, 2024
@hsanjuan hsanjuan requested a review from a team as a code owner November 27, 2024 13:53
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.35%. Comparing base (37756ce) to head (e6ffd5f).
Report is 6 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #730      +/-   ##
==========================================
- Coverage   60.36%   60.35%   -0.02%     
==========================================
  Files         244      244              
  Lines       31034    31015      -19     
==========================================
- Hits        18734    18719      -15     
- Misses      10630    10631       +1     
+ Partials     1670     1665       -5     

see 13 files with indirect coverage changes

Comment on lines -9 to -10
// these requests take at _least_ two minutes at the moment.
ProvideTimeout = time.Minute * 3
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The comment was introduced at 310fcba. Probably quite outdated and the reprovider settings take care now.

@gammazero gammazero merged commit 970dcb3 into main Nov 27, 2024
16 checks passed
@gammazero gammazero deleted the bitswap/remove-provide-timeout-default branch November 27, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants