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

Rename gfork to gingerbread #2127

Merged
merged 4 commits into from
Jun 20, 2023

Use Python 3.9

a148e25
Select commit
Loading
Failed to load commit list.
Merged

Rename gfork to gingerbread #2127

Use Python 3.9
a148e25
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 20, 2023 in 1s

55.36% (+1.06%) compared to 71bdbcf

View this Pull Request on Codecov

55.36% (+1.06%) compared to 71bdbcf

Details

Codecov Report

Patch coverage: 64.80% and project coverage change: +1.06 🎉

Comparison is base (71bdbcf) 54.30% compared to head (a148e25) 55.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2127      +/-   ##
==========================================
+ Coverage   54.30%   55.36%   +1.06%     
==========================================
  Files         692      675      -17     
  Lines      115642   113665    -1977     
==========================================
+ Hits        62795    62927     +132     
+ Misses      49014    46911    -2103     
+ Partials     3833     3827       -6     
Impacted Files Coverage Δ
cmd/devp2p/internal/ethtest/transaction.go 0.00% <0.00%> (ø)
cmd/geth/chaincmd.go 0.00% <0.00%> (ø)
cmd/geth/config.go 0.00% <0.00%> (ø)
cmd/geth/main.go 21.39% <ø> (+0.91%) ⬆️
cmd/geth/usage.go 10.90% <ø> (ø)
cmd/utils/flags.go 2.56% <0.00%> (ø)
consensus/istanbul/utils.go 47.10% <ø> (+1.13%) ⬆️
contracts/currency/currency.go 55.00% <ø> (ø)
contracts/election/election.go 25.00% <ø> (ø)
contracts/epoch_rewards/epoch_rewards.go 88.88% <ø> (ø)
... and 56 more

... and 35 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.