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

wip: engine api errors TODOs #2410

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

wip: engine api errors TODOs #2410

wants to merge 10 commits into from

Conversation

calbera
Copy link
Contributor

@calbera calbera commented Jan 24, 2025

No description provided.

@calbera calbera changed the title wip: errors TODOs wip: engine api errors TODOs Jan 24, 2025
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.17%. Comparing base (419cd66) to head (01b2ffd).

❗ There is a different number of reports uploaded between BASE (419cd66) and HEAD (01b2ffd). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (419cd66) HEAD (01b2ffd)
4 1
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2410      +/-   ##
==========================================
- Coverage   27.08%   21.17%   -5.91%     
==========================================
  Files         351        3     -348     
  Lines       15543       85   -15458     
  Branches       20       20              
==========================================
- Hits         4210       18    -4192     
+ Misses      11130       66   -11064     
+ Partials      203        1     -202     

see 348 files with indirect coverage changes

Comment on lines 86 to 88
// NewPayload --
// FCU --
return nil, engineerrors.ErrUnknownPayloadStatus
Copy link
Contributor Author

Choose a reason for hiding this comment

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

in this case, probably want to return REJECT ProcessProposal (as is) and also error in FinalizeBlock

cc @rezbera

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.

2 participants