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

Sync stable cadence branch with master #4715

Merged
merged 597 commits into from
Sep 18, 2023

Conversation

SupunS
Copy link
Member

@SupunS SupunS commented Sep 14, 2023

Only changes needed:

  • 91b67e3 - Updating to the last stable cadence released version
  • c9d7b9d - Updating the event size assertion

yhassanzadeh13 and others added 30 commits August 31, 2023 10:53
[BFT Testing] Reducing load of BFT tests and improving test packages
…ction

[ALSP] Synchronization Engine `SyncRequest` spam detection (Permissionless-related engine level spam detection)
Co-authored-by: Alexander Hentschel <alex.hentschel@axiomzen.co>
@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2023

Codecov Report

Patch coverage: 63.67% and project coverage change: -1.96% ⚠️

Comparison is base (16491ec) 54.73% compared to head (91b67e3) 52.77%.

Additional details and impacted files
@@                    Coverage Diff                     @@
##           feature/stable-cadence    #4715      +/-   ##
==========================================================
- Coverage                   54.73%   52.77%   -1.96%     
==========================================================
  Files                         917      738     -179     
  Lines                       85537    66114   -19423     
==========================================================
- Hits                        46817    34894   -11923     
+ Misses                      35130    28573    -6557     
+ Partials                     3590     2647     -943     
Flag Coverage Δ
unittests 52.77% <63.67%> (-1.96%) ⬇️

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

Files Changed Coverage Δ
cmd/execution_builder.go 0.00% <0.00%> (ø)
cmd/node_builder.go 93.87% <ø> (ø)
cmd/scaffold.go 14.75% <0.00%> (-0.07%) ⬇️
cmd/verification_builder.go 0.00% <0.00%> (ø)
fvm/environment/env.go 100.00% <ø> (ø)
fvm/environment/facade_env.go 98.63% <0.00%> (-0.91%) ⬇️
fvm/environment/system_contracts.go 26.49% <0.00%> (ø)
ledger/complete/ledger.go 49.67% <ø> (-0.17%) ⬇️
ledger/complete/mtrie/trie/trie.go 62.71% <0.00%> (-2.64%) ⬇️
ledger/complete/wal/syncrename.go 20.83% <ø> (ø)
... and 61 more

... and 202 files with indirect coverage changes

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

@SupunS SupunS merged commit 0e7d8c9 into feature/stable-cadence Sep 18, 2023
36 checks passed
@SupunS SupunS deleted the supun/sync-stable-cadence-master branch September 18, 2023 14:27
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.