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

Conditional blob support #199

Closed
wants to merge 14 commits into from
Closed

Conditional blob support #199

wants to merge 14 commits into from

Conversation

noslav
Copy link
Member

@noslav noslav commented Apr 18, 2024

No description provided.

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 1.07527% with 92 lines in your changes are missing coverage. Please review.

Project coverage is 57.29%. Comparing base (82b1d1f) to head (0fc7db2).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
- Coverage   57.34%   57.29%   -0.06%     
==========================================
  Files         600      600              
  Lines       80100    80153      +53     
==========================================
- Hits        45932    45921      -11     
- Misses      30285    30356      +71     
+ Partials     3883     3876       -7     
Files Coverage Δ
cmd/geth/chaincmd.go 10.10% <ø> (ø)
cmd/geth/main.go 44.02% <ø> (ø)
eth/backend.go 0.00% <0.00%> (ø)
cmd/utils/flags.go 1.11% <0.00%> (-0.01%) ⬇️
core/blockchain.go 64.06% <20.00%> (-0.24%) ⬇️
miner/worker.go 65.86% <0.00%> (+0.06%) ⬆️
core/block_replica.go 0.00% <0.00%> (-32.76%) ⬇️
core/types/block_export.go 0.00% <0.00%> (ø)

... and 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 82b1d1f...0fc7db2. Read the comment docs.

@noslav
Copy link
Member Author

noslav commented Apr 18, 2024

Closing in favor of #198

@noslav noslav closed this Apr 18, 2024
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