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

node-split-poc: merge latest changes from develop #6647

Merged
merged 12 commits into from
Jan 21, 2025

Conversation

kacpersaw
Copy link
Contributor

Description

Merge latest changes from develop to node-split-poc

dependabot bot and others added 12 commits January 16, 2025 08:38
## Motivation

We need to have syncv2 enabled for everyone for further testing of active syncv2.
Current default settings differ from what was verified on mainnet so far, and need to be made more conservative to be on the safe side.
## Motivation
Build and push mac-arm64 image
## Motivation

The current systest workflow fails when merging a change that doesn't execute system tests, i.e. only documentation was changed. This should fix the issue.
## Motivation

Ensure that the Kubernetes node pool for systest uses a specific, predefined node version rather than the latest available version for the cluster.
## Motivation

Need proper defaults for mainnet.
There were systest flakes with `syncv2` server mode enabled possibly due to increased resource usage.
…ge-develop

# Conflicts:
#	api/grpcserver/config.go
#	go.mod
#	go.sum
#	node/node.go
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 73.73154% with 409 lines in your changes missing coverage. Please review.

Project coverage is 77.1%. Comparing base (f31f02b) to head (92669ff).
Report is 1 commits behind head on node-split-poc.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
api/grpcserver/v2beta1/malfeasance.go 60.6% 83 Missing and 21 partials ⚠️
api/grpcserver/v2beta1/transaction.go 78.4% 62 Missing and 20 partials ⚠️
api/grpcserver/v2beta1/activation.go 70.4% 63 Missing and 13 partials ⚠️
api/grpcserver/v2beta1/layer.go 71.6% 55 Missing and 8 partials ⚠️
api/grpcserver/v2beta1/reward.go 70.9% 54 Missing and 9 partials ⚠️
api/grpcserver/v2beta1/account.go 83.7% 11 Missing and 3 partials ⚠️
api/grpcserver/v2beta1/node.go 82.7% 4 Missing and 1 partial ⚠️
api/grpcserver/v2beta1/network.go 91.3% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           node-split-poc   #6647     +/-   ##
================================================
- Coverage            77.3%   77.1%   -0.2%     
================================================
  Files                 377     385      +8     
  Lines               51839   53387   +1548     
================================================
+ Hits                40074   41208   +1134     
- Misses               9402    9734    +332     
- Partials             2363    2445     +82     

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

@kacpersaw kacpersaw merged commit 6433ce1 into node-split-poc Jan 21, 2025
13 of 16 checks passed
@kacpersaw kacpersaw deleted the node-split-poc-merge-develop branch January 21, 2025 13:25
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.

5 participants