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

Update dev rc june 2022.06.16 #4199

Merged
merged 84 commits into from
Jun 22, 2022
Merged

Conversation

iulianpascalau
Copy link
Contributor

No description provided.

bogdan-rosianu and others added 30 commits May 20, 2022 13:36
- used the elrond's pubsub fork and removed a replace
- refactored imports
- added more metrics in the trie syncer
…-proxy-if-not-ready-for-vm-queries

EN-12330: export metric erd_are_vm_queries_ready
iulianpascalau and others added 22 commits June 9, 2022 15:00
# Conflicts:
#	config/epochConfig.go
#	genesis/process/shardGenesisBlockCreator.go
#	go.mod
#	go.sum
#	node/nodeRunner.go
#	process/factory/shard/vmContainerFactory.go
…n-prepend

Async callback with built in prepend
# Conflicts:
#	cmd/node/config/enableEpochs.toml
#	config/epochConfig.go
#	genesis/process/shardGenesisBlockCreator.go
#	go.mod
#	go.sum
#	node/nodeRunner.go
#	p2p/libp2p/netMessenger_test.go
#	process/block/baseProcess.go
#	process/block/baseProcess_test.go
#	process/block/metablock.go
#	process/block/shardblock.go
@codecov-commenter
Copy link

Codecov Report

Merging #4199 (0871ddc) into development (4c6761d) will increase coverage by 0.60%.
The diff coverage is 91.65%.

@@               Coverage Diff               @@
##           development    #4199      +/-   ##
===============================================
+ Coverage        75.25%   75.85%   +0.60%     
===============================================
  Files              614      645      +31     
  Lines            82115    85221    +3106     
===============================================
+ Hits             61794    64643    +2849     
- Misses           15643    15785     +142     
- Partials          4678     4793     +115     
Impacted Files Coverage Δ
dataRetriever/interface.go 12.12% <ø> (ø)
epochStart/bootstrap/baseStorageHandler.go 61.19% <ø> (ø)
factory/bootstrapComponentsHandler.go 61.40% <0.00%> (ø)
factory/consensusComponentsHandler.go 60.56% <0.00%> (+4.71%) ⬆️
factory/cryptoComponentsHandler.go 66.21% <0.00%> (ø)
factory/dataComponentsHandler.go 71.08% <0.00%> (ø)
factory/heartbeatComponentsHandler.go 64.17% <0.00%> (ø)
factory/networkComponentsHandler.go 78.49% <0.00%> (ø)
factory/stateComponentsHandler.go 72.04% <0.00%> (ø)
factory/statusComponentsHandler.go 16.45% <0.00%> (ø)
... and 156 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f0ef3d4...0871ddc. Read the comment docs.

Copy link
Collaborator

@gabi-vuls gabi-vuls left a comment

Choose a reason for hiding this comment

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

System test passed.

@gabi-vuls gabi-vuls merged commit eb767dd into development Jun 22, 2022
@gabi-vuls gabi-vuls deleted the update-dev-rc-june-2022.06.16 branch June 22, 2022 08:11
@iulianpascalau iulianpascalau added the ignore-for-release-notes Do not include item in release notes label Aug 11, 2022
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