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

RC/v1.6.0 #5008

Merged
merged 2,700 commits into from
Jan 4, 2024
Merged

RC/v1.6.0 #5008

merged 2,700 commits into from
Jan 4, 2024

Conversation

iulianpascalau
Copy link
Contributor

Reasoning behind the pull request

  • container branch

Proposed changes

  • container branch

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?

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2023

Codecov Report

Attention: 75 lines in your changes are missing coverage. Please review.

Comparison is base (e134e53) 77.65% compared to head (2af5088) 80.17%.

Files Patch % Lines
api/groups/addressGroup.go 81.81% 8 Missing and 6 partials ⚠️
consensus/blacklist/blacklist.go 75.51% 10 Missing and 2 partials ⚠️
api/groups/nodeGroup.go 88.37% 9 Missing and 1 partial ⚠️
...termui/view/termuic/termuiRenders/widgetsRender.go 0.00% 10 Missing ⚠️
common/trie.go 0.00% 7 Missing ⚠️
api/groups/proofGroup.go 75.00% 6 Missing ⚠️
common/enablers/epochFlags.go 83.33% 6 Missing ⚠️
common/channels.go 0.00% 3 Missing ⚠️
api/middleware/responseLogger.go 0.00% 2 Missing ⚠️
common/reflectcommon/structFieldsUpdate.go 60.00% 1 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5008      +/-   ##
==========================================
+ Coverage   77.65%   80.17%   +2.52%     
==========================================
  Files         656      708      +52     
  Lines       86205    94027    +7822     
==========================================
+ Hits        66941    75390    +8449     
+ Misses      14058    13293     -765     
- Partials     5206     5344     +138     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iulianpascalau iulianpascalau changed the base branch from master to rc/v1.5.0 February 23, 2023 06:39
@iulianpascalau iulianpascalau changed the base branch from rc/v1.5.0 to master August 16, 2023 15:51
ssd04 and others added 27 commits September 21, 2023 11:06
Fixed managedPeersHolder for badly configured node
…not provided but allValidatorsKeys.pem contained managed keys.
ssd04 and others added 26 commits December 5, 2023 12:46
…rers

Use sharded persister for static storers
…load

use new payload for revert in http integration
@iulianpascalau iulianpascalau merged commit ea3bf1d into master Jan 4, 2024
12 checks passed
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.