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

feat(collator): use tycho-executor #597

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Rexagon
Copy link
Member

@Rexagon Rexagon commented Feb 10, 2025

No description provided.

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

Attention: Patch coverage is 1.17647% with 168 lines in your changes missing coverage. Please review.

Project coverage is 42.87%. Comparing base (6c4fb53) to head (d440c6b).

Files with missing lines Patch % Lines
collator/src/collator/execution_manager.rs 0.00% 109 Missing ⚠️
...lator/src/collator/do_collate/execution_wrapper.rs 0.00% 19 Missing ⚠️
collator/src/collator/do_collate/prepare.rs 0.00% 15 Missing ⚠️
collator/src/collator/types.rs 0.00% 14 Missing ⚠️
block-util/src/block/block_proof_stuff.rs 0.00% 1 Missing and 1 partial ⚠️
block-util/src/state/shard_state_stuff.rs 0.00% 2 Missing ⚠️
storage/src/store/persistent_state/tests.rs 0.00% 0 Missing and 2 partials ⚠️
block-util/src/dict.rs 0.00% 1 Missing ⚠️
block-util/src/queue/queue_diff.rs 50.00% 0 Missing and 1 partial ⚠️
collator/src/collator/do_collate/finalize.rs 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #597      +/-   ##
==========================================
- Coverage   42.90%   42.87%   -0.04%     
==========================================
  Files         278      278              
  Lines       51883    51852      -31     
  Branches    51883    51852      -31     
==========================================
- Hits        22260    22231      -29     
+ Misses      28455    28451       -4     
- Partials     1168     1170       +2     

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

@Rexagon Rexagon force-pushed the feat/tycho-executor branch 2 times, most recently from 3ac9724 to ed3ffa9 Compare February 12, 2025 16:12
@Rexagon Rexagon force-pushed the feat/tycho-executor branch 2 times, most recently from 7b11d41 to 4fb9a95 Compare February 19, 2025 16:55
@Rexagon Rexagon force-pushed the feat/tycho-executor branch from 4fb9a95 to d440c6b Compare February 20, 2025 19:29
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.

1 participant