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

server: re-add capella types #724

Merged
merged 3 commits into from
Feb 2, 2025

Conversation

MariusVanDerWijden
Copy link
Collaborator

This PR re-adds the capella types, it also changes the structure a tiny bit to make adding new (and old) forks easier in the future

It should also serve as an example of how easy new forks can be added now

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 57.57576% with 42 lines in your changes missing coverage. Please review.

Project coverage is 43.15%. Comparing base (74a8ecb) to head (cf4bf5b).
Report is 37 commits behind head on develop.

Files with missing lines Patch % Lines
server/mock/mock_relay.go 0.00% 22 Missing ⚠️
server/functionality.go 65.11% 11 Missing and 4 partials ⚠️
server/utils.go 40.00% 2 Missing and 1 partial ⚠️
server/service.go 93.10% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #724      +/-   ##
===========================================
- Coverage    43.84%   43.15%   -0.69%     
===========================================
  Files           15       16       +1     
  Lines         1608     1673      +65     
===========================================
+ Hits           705      722      +17     
- Misses         847      900      +53     
+ Partials        56       51       -5     
Flag Coverage Δ
unittests 43.15% <57.57%> (-0.69%) ⬇️

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

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

@jtraglia jtraglia merged commit 1217436 into flashbots:develop Feb 2, 2025
2 checks passed
@jtraglia jtraglia mentioned this pull request Feb 2, 2025
3 tasks
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