-
Notifications
You must be signed in to change notification settings - Fork 205
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
Fix missing call to decrease rating into peers rating handler #4780
Fix missing call to decrease rating into peers rating handler #4780
Conversation
…uest is made to a peer
…decrease_call Add missing call to DecreaseRating on peersRatingHandler
Codecov ReportBase: 70.80% // Head: 70.80% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## rc/v1.5.0 #4780 +/- ##
=============================================
- Coverage 70.80% 70.80% -0.01%
=============================================
Files 644 644
Lines 84817 84818 +1
=============================================
- Hits 60058 60057 -1
- Misses 20256 20257 +1
- Partials 4503 4504 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…nto fix_peers_rating_handler # Conflicts: # dataRetriever/resolvers/topicResolverSender/topicResolverSender_test.go
Reasoning behind the pull request
Proposed changes
Testing procedure
Pre-requisites
Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:
feat
branch created?feat
branch merging, do all satellite projects have a proper tag insidego.mod
?