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

cortex storage random seeding mod #1449

Merged
merged 2 commits into from
Mar 18, 2023
Merged

cortex storage random seeding mod #1449

merged 2 commits into from
Mar 18, 2023

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Mar 17, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Merging #1449 (314ed88) into master (2a80822) will decrease coverage by 0.01%.
The diff coverage is 81.37%.

❗ Current head 314ed88 differs from pull request most recent head 89ce943. Consider uploading reports for the commit 89ce943 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1449      +/-   ##
==========================================
- Coverage   51.69%   51.68%   -0.01%     
==========================================
  Files         470      470              
  Lines       58910    58996      +86     
==========================================
+ Hits        30451    30490      +39     
- Misses      26136    26192      +56     
+ Partials     2323     2314       -9     
Impacted Files Coverage Δ
core/state_transition.go 40.55% <ø> (ø)
core/txpool/journal.go 69.33% <ø> (ø)
p2p/discover/v5_udp.go 80.51% <16.66%> (-0.63%) ⬇️
p2p/discover/v5wire/encoding.go 77.18% <71.42%> (-0.28%) ⬇️
core/txpool/list.go 88.25% <79.01%> (-3.21%) ⬇️
core/txpool/txpool.go 75.34% <93.87%> (+2.76%) ⬆️
core/blockchain.go 22.78% <100.00%> (ø)

... and 9 files with indirect coverage changes

@ucwong ucwong marked this pull request as ready for review March 18, 2023 15:36
@ucwong ucwong merged commit 7203b12 into master Mar 18, 2023
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