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

Merge rc160 into feat fix peers rating handler 2023.03.06 #5053

Conversation

sstanculeanu
Copy link
Contributor

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:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

iulianpascalau and others added 30 commits February 10, 2023 16:22
# Conflicts:
#	cmd/node/config/config.toml
…23.02.17

Merge master feat polaris 2023.02.17
miiu96 and others added 23 commits February 23, 2023 15:48
…l_route

Fix value as string on response for /transaction/pool by sender
…/github.com/gin-gonic/gin-1.9.0

Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0
…n-epoch

Fixed self-blacklisted event in consensus due to edge case when setting the epoch as proposer
…nality

Remove `GetNumNodes` trie functionality
…meta

Fixed `erd_num_transactions_processed` metric for metachain node
…0-2023.02.28

Merge polaris fixes rc v1.5.0 2023.02.28
…23.02.28

Merge rc v1.5.0 rc v1.6.0 2023.02.28
@sstanculeanu sstanculeanu added the ignore-for-release-notes Do not include item in release notes label Mar 6, 2023
@sstanculeanu sstanculeanu self-assigned this Mar 6, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 83.51% and project coverage change: -0.16 ⚠️

Comparison is base (834c36f) 70.79% compared to head (763f308) 70.64%.

❗ Current head 763f308 differs from pull request most recent head 1117056. Consider uploading reports for the commit 1117056 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@                        Coverage Diff                        @@
##           feat/fix-peers-rating-handler    #5053      +/-   ##
=================================================================
- Coverage                          70.79%   70.64%   -0.16%     
=================================================================
  Files                                659      666       +7     
  Lines                              85633    86565     +932     
=================================================================
+ Hits                               60628    61157     +529     
- Misses                             20440    20809     +369     
- Partials                            4565     4599      +34     
Impacted Files Coverage Δ
api/gin/common.go 30.95% <ø> (ø)
api/gin/httpServer.go 23.80% <ø> (ø)
api/gin/webServer.go 0.00% <ø> (ø)
api/gin/writers.go 0.00% <ø> (ø)
api/groups/addressGroup.go 72.02% <ø> (ø)
api/groups/addressGroupOptions.go 84.61% <ø> (ø)
api/groups/baseGroup.go 79.48% <ø> (ø)
api/groups/blockGroup.go 74.67% <ø> (ø)
api/groups/hardforkGroup.go 81.25% <ø> (ø)
api/groups/internalGroup.go 83.44% <ø> (ø)
... and 152 more

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sstanculeanu sstanculeanu merged commit 7bd6b35 into feat/fix-peers-rating-handler Mar 6, 2023
@sstanculeanu sstanculeanu deleted the merge_rc160_into_feat_fix_peers_rating_handler_2023.03.06 branch March 6, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes Do not include item in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants