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

[Dynamic Protocol State] Sync master to feature branch #4694

Conversation

durkmurder
Copy link
Member

Context

This PR syncs master to feature branch, a clean merge without conflicts.

kc1116 and others added 30 commits August 24, 2023 12:44
…low/flow-go into khalil/6472-iwant-flooding-detection
…spector.go

Co-authored-by: Misha <misha.rybalov@dapperlabs.com>
[Networking] Refinement of message scope; encapsulating the publish logic in the libp2p node
Co-authored-by: Misha <misha.rybalov@dapperlabs.com>
Co-authored-by: Misha <misha.rybalov@dapperlabs.com>
Co-authored-by: Misha <misha.rybalov@dapperlabs.com>
yhassanzadeh13 and others added 9 commits September 6, 2023 12:31
…e-part-2

[Networking] Refactoring Networking Layer for Improved Structure and Maintainability AND Eliminating Redundant Middleware Component
…ents

[Benchnet] Small improvements to the loader to support exec data testing
…ngine-interfaces

Script execution engine interface changes refactor
log num txs and state changed in block executed log
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2023

Codecov Report

Patch coverage: 66.71% and project coverage change: -1.35% ⚠️

Comparison is base (8151d19) 56.18% compared to head (4c0dd75) 54.84%.

Additional details and impacted files
@@                        Coverage Diff                         @@
##           feature/dynamic-protocol-state    #4694      +/-   ##
==================================================================
- Coverage                           56.18%   54.84%   -1.35%     
==================================================================
  Files                                 870      916      +46     
  Lines                               79983    85532    +5549     
==================================================================
+ Hits                                44937    46908    +1971     
- Misses                              31508    35025    +3517     
- Partials                             3538     3599      +61     
Flag Coverage Δ
unittests 54.84% <66.71%> (-1.35%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
cmd/bootstrap/transit/cmd/utils.go 31.54% <ø> (ø)
cmd/execution_builder.go 0.00% <0.00%> (ø)
cmd/execution_config.go 0.00% <0.00%> (ø)
cmd/node_builder.go 93.87% <ø> (ø)
cmd/verification_builder.go 0.00% <0.00%> (ø)
engine/access/ingestion/engine.go 59.61% <ø> (ø)
engine/access/relay/engine.go 41.81% <ø> (ø)
engine/access/rest/request/request.go 0.00% <0.00%> (ø)
engine/access/rpc/backend/backend_network.go 34.11% <0.00%> (ø)
engine/access/rpc/backend/retry.go 58.33% <0.00%> (ø)
... and 81 more

... and 77 files with indirect coverage changes

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@durkmurder durkmurder merged commit 17c66b8 into feature/dynamic-protocol-state Sep 7, 2023
36 of 37 checks passed
@durkmurder durkmurder deleted the yurii/sync-master-to-dynamic-protocol-state branch September 7, 2023 21:06
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.