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): added more work units params #566

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Conversation

SmaGMan
Copy link
Contributor

@SmaGMan SmaGMan commented Jan 24, 2025

No description provided.

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 42.98%. Comparing base (a150a18) to head (c300b1d).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
cli/src/cmd/tools/gen_zerostate.rs 0.00% 7 Missing ⚠️
collator/src/collator/do_collate/finalize.rs 0.00% 1 Missing ⚠️
collator/src/collator/do_collate/work_units.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #566      +/-   ##
==========================================
- Coverage   43.04%   42.98%   -0.07%     
==========================================
  Files         276      276              
  Lines       50927    50935       +8     
  Branches    50927    50935       +8     
==========================================
- Hits        21922    21892      -30     
- Misses      27890    27929      +39     
+ Partials     1115     1114       -1     

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

@Rexagon Rexagon force-pushed the feature/more-wu-params branch from c74ed21 to c300b1d Compare January 24, 2025 15:21
@Rexagon Rexagon requested review from Rexagon and 0xdeafbeef January 24, 2025 15:21
@Rexagon Rexagon enabled auto-merge January 24, 2025 15:24
@Rexagon Rexagon added this pull request to the merge queue Jan 24, 2025
Merged via the queue into master with commit 646dacf Jan 24, 2025
9 of 11 checks passed
@Rexagon Rexagon deleted the feature/more-wu-params branch January 24, 2025 15:37
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.

3 participants