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

block time verification #1506

Merged
merged 1 commit into from
Apr 25, 2023
Merged

block time verification #1506

merged 1 commit into from
Apr 25, 2023

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Apr 24, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #1506 (5b6d7ff) into master (bd93f84) will decrease coverage by 0.08%.
The diff coverage is 12.04%.

❗ Current head 5b6d7ff differs from pull request most recent head 0678501. Consider uploading reports for the commit 0678501 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1506      +/-   ##
==========================================
- Coverage   52.17%   52.09%   -0.08%     
==========================================
  Files         474      474              
  Lines       59517    59557      +40     
==========================================
- Hits        31055    31029      -26     
- Misses      26105    26184      +79     
+ Partials     2357     2344      -13     
Impacted Files Coverage Δ
cmd/utils/flags.go 1.87% <ø> (ø)
core/blockchain_reader.go 24.27% <0.00%> (-0.43%) ⬇️
core/rawdb/accessors_indexes.go 41.25% <0.00%> (-1.61%) ⬇️
core/rawdb/database.go 10.75% <0.00%> (-0.28%) ⬇️
core/state_prefetcher.go 36.36% <0.00%> (ø)
ctxc/api.go 4.92% <0.00%> (ø)
ctxc/discovery.go 0.00% <0.00%> (ø)
ctxc/gasprice/gasprice.go 35.92% <0.00%> (ø)
ctxc/state_accessor.go 0.00% <0.00%> (ø)
params/config.go 30.51% <0.00%> (-3.88%) ⬇️
... and 6 more

... and 17 files with indirect coverage changes

@ucwong ucwong marked this pull request as ready for review April 24, 2023 19:36
@ucwong ucwong merged commit 3557214 into master Apr 25, 2023
1 check passed
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.

None yet

1 participant